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 / June 2004



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Adding list items to a DHTML List box30 Jun 2004 19:20 GMT5
I am trying to dynamically add elements to a list box on a DHTML page.  I
can get the listbox object, and set the InnerHTML property for it, but I
don't get the list items even though a print of the innerHTML shows the
correct code.  I am trying to do this in the DHTMLPage_Load() ...
Hook Flash30 Jun 2004 17:03 GMT3
I'm writing a dialing program using MSCOMM on a analog phone system.  After
I place the call I need to
Transfer it to a extension.
I believe the sequence is
Passing 2 arrays to a procedure30 Jun 2004 13:40 GMT5
I'm trying to write a VB6 program which will open a
spreadsheet and call a macro within, passing 2 variables,
and 2 dynamic arrays.  I use the following syntax:
objExcel.Run "DrawGrid", Form1.myRows, Form1.myColumns,
how to get the dimension of an array30 Jun 2004 03:49 GMT3
because of using dynamic array and for some specific reason, I can't know
when my array is 1 dimension or when it is 2 dimension , so I have to know
the function of getting the dimension of an array.
Saving a picture to a file27 Jun 2004 15:32 GMT3
Can any one help please
I am using msChart to display a graph, I want to save this graph to a file,
I use a picture control and paste the chart into it, But I can't find the
syntax how to save the pic, Is it possible to save such picture ?
Using the LoadPicture function with a URL path.26 Jun 2004 13:58 GMT1
I'm trying to display a network camera's image, so I thought I could use the LoadPicture function with an Image control:
Image1.Picture = LoadPicture("http://169.170.100.100/cgi-bin/camera.jpg")
This command raises a "path/file access error". The strange thing is that when I type ...
is dynamic array dimensioned23 Jun 2004 17:17 GMT7
Is there a way to see if a dymanic array has been dimensioned yet?
Example:
dim myarray() as string
if something then
How to extract the VAB button name?22 Jun 2004 18:08 GMT1
Greetings All,
I am trying to write a macro that identifies what button has been activated. Basically, have all the buttons use one macro, and the macro must know the name of the button clicked to know which routine to use. The majority of the code is used for each button, with ...
Access Help22 Jun 2004 13:13 GMT1
would like to know how to copy a table in a access file and paste the table in the same access file with a different name. with the help of a VB code...
Thanks
Monitoring a Key pressed22 Jun 2004 12:43 GMT1
I would like to be able to have a certain property on a grid I use to be
changed while the user has the CTRL key pressed - once the key is released,
revert back to original property.  How can I achieve this?  I think it has
something to do with the KeyPress event, but I'm not sure.
Dyanamic coding22 Jun 2004 05:19 GMT7
would like know is it possible to have dyanamic coding
where in the it situation
some mi
it is possible to run some instrutions ( stored in a access file), whenever it is required and whenever it is not required is shoud not be.
VB file read question22 Jun 2004 02:23 GMT2
Following code gives a " ??version = ?>", while the file actually includes
<? version =?>.
What is the problem? UNICODE or something? The rest of file reads great
Open FileName For Input As #freeFileNo
Returning the integer representing Unicode encoding of the character21 Jun 2004 09:20 GMT1
In JScript, the function charCodeAt(n) returns an integer
representing the Unicode encoding of the character at the
n+1 position as shown in the following example.
How can we do the same using VBScript or Visual Basic?
converting IHTMLElement to IHTMLDOMNode20 Jun 2004 05:16 GMT1
I am doing DHTML programming and I need to convert
IHTMLElement to IHTMLDOMNode so I can use the appendChild
method of IHTMLDOMNode. How can I convert IHTMLElement to
IHTMLDOMNode using Visual Basic?
clone with encapsulation20 Jun 2004 05:14 GMT4
is there a way to write a clone function in VB 6.0 for a class while
preserving encapsulation (i.e keeping every member variable private)?
Pages: 1 2 3 May, 2004
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 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.