Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsVB SyntaxEnterprise DevelopmentDatabase AccessControlsCOMWin APICrystal ReportDeploymentGeneralGeneral 2
Related Topics
VB.NET / ASP.NETMS SQL ServerMS AccessOther Database ProductsMore Topics ...

VB Forum / VB Syntax / July 2004



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
sending email in Visual basic15 Jul 2004 18:23 GMT5
Do any one have a nice small piece of VB code that will send emails to 1 or
20 recipients at the same time
I appreciate any help I can get
Ian M
midiInOpen and midiInClose14 Jul 2004 14:16 GMT3
I'm having trouble using these two functions.  The device handle and/or ID that I get from midiInOpen is not compatible with the midiInClose function.  I've tried many variations to the syntax.  I always get an 'invalid handle' error.  The open device keeps my application from ...
Use code to open file....14 Jul 2004 01:43 GMT4
Hello, I am fairly new to vb and can't seem to figure out the proper syntax
to allow me to use a command button to open a registry file and import it
into the user's locl registry.
Can somebody tell me the proper syntax?
Direct memory access13 Jul 2004 21:07 GMT1
I would like to develope an application that directly accesses memory and displays the contents. Similar to Microsofts Debug program. What might the control and the code look like in VB 6?
Sincerely
Wayne
Another API Question13 Jul 2004 17:44 GMT5
I have this
lonStatus = CreateProcess&(vbNullString, strCmdLine, _
         0#, 0#, 1, &H40, 0&, workpath, udtStartupInfo, udtProcessInfo)
But what exactly are 0#, 0#, &H40, 0& doing?
Problems with If..Then..Else Statement13 Jul 2004 04:40 GMT6
My Code looks like the following:
       If LocationID = 0 Then MessageBox.Show("Failed to execute command")
Else
           Dim SqlStr As String
Convert expresion to vb,vba functions11 Jul 2004 11:09 GMT1
Im creating Default Value property for activeX TextBox.
I would like that this Default Value property could also convert string
expresion like Now()or Date()
to function Now or Date .
addin viewer08 Jul 2004 12:04 GMT2
When I look in the addin manager I don't see the api view listed. My vbaddin.ini
file has almost nothing in it. I have the application and can run it from the
start menu as it is listed there as installed. What's the trick to getting it on
the tools menu?
Getting rid of these goto's08 Jul 2004 06:02 GMT3
HELP,
I just started working with VB, fixing some program's and getting starting
to get use to TERRIBLE coding.
How would you recommend fixing this?
vb syntax and semantics08 Jul 2004 00:31 GMT4
where can i find a _precise_ description of the syntax and semantics VB 6.0
language?
Best way to export table to sql text file?? Any sugestion...any code...04 Jul 2004 07:03 GMT2
Best way to export table to sql text file?? Any sugestion...any code...
Referencing controls on another, open form02 Jul 2004 21:08 GMT2
I have 2 forms in a project. I enter some values in some text boxes on the first form then open the second form using the following:
   Dim frmForm2 As Form2
   frmForm2 = New Form2
   frmForm2.Show()
Pivot Table Macro Code Needed02 Jul 2004 15:57 GMT1
I have used the Wizard to create a pivot table. I was unable to find how to
create two column headings. I can get the wizard to use either 'Account ID'
or 'Description' but NOT both. Can someone suggest the macro code that would
add 'Description' to an existing pivot table as the ...
Accessing Properties of Object Members of Collections Objects01 Jul 2004 22:44 GMT4
I have a collection of objects.  What is the syntax for
accessing the properties of the object in the Collections
Object without copying the object out of the collection?
FOR EXAMPLE:
Pages: 1 2 June, 2004
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.