Advertisement

1 - 10 of 6691 containing alltags:("vb6") (0.004 seconds)
My work is to use an algorithm to generate a solution from a given data set. For instance: c[i,j] = [ 1 2 3 4              5 6 7 8              9 8 7 6 ] This data set is currently stored in a ...
Zones: Visual BasicDate Answered: 04/05/2008 Grade: B Views: 35
Can some one send me code that shows how to ftp a text file over a cellular connection.
Zones: Visual BasicDate Answered: 12/13/1998 Grade: C Views: 0
I was able to Declare a cursor and then do a fetch with a certain Index using SQL 7.0 Query Analyzer. The reason for  doing this is that I want to step through a huge table one row at a time. Is t...
Zones: VB DBDate Answered: 02/27/1999 Grade: C Views: 0
How do I add a text box to a IIS application. I need to have the user enter a stock number then query a database for the information about that stock number. Thanks in Advance
Zones: Visual BasicDate Answered: 12/18/1998 Grade: A Views: 0
If a form is sized to a width of 6950 in properties and I'm working on a 19" monitor there is visually maybe a 2-3" blank space on each side of the screen.  When I make an EXE file and someone runs...
Zones: VB ControlsDate Answered: 03/02/1999 Grade: C Views: 0
Two parts. 1) Does anyone know of an easy way to loop short wav files in VB without hearing a slight pause between loops?  This is my current problem with the multimedia control. 2) Does anyone k...
Zones: Visual BasicDate Answered: 01/05/1999 Grade: A Views: 0
When I try to run a ActiveX CAB-file, on another computer than the one I programmed it on the answer is: Runtime Error 429 Active X Component can't create object. I have programmed the CAB-file on ...
Zones: Visual Basic, ActiveX, InstallShieldDate Answered: 01/11/1999 Grade: A Views: 20
OK, This one has got me..my very first setup package in VB6 and it don't work none. I have this program that was developed in VB5 and due to an evil MS bug that occurs when VB6 is installed on the...
Zones: Visual BasicDate Answered: 02/27/1999 Grade: A Views: 0
I have created a ActiveX control using VB6.  I want to know how I can use it on my web page.  I do not understand how I can register the control on the server machine and not on the client machine ...
Zones: VB ControlsDate Answered: 05/05/1999 Grade: C Views: 4
With VB6's DataGrid control, how do you change values on last row? I have to insert default values when a row is added to the control. Thank you.
Zones: VB ControlsDate Answered: 02/25/1999 Grade: B Views: 0