Advertisement

1 - 8 of 8 containing alltags:("VB6 PRO") (0.001 seconds)
This should be simple but its been awhile 4 me... I have 4 Command Boxes: Command1, Command2, Command3, Command4. In the form load I need all to command box captions to change according to an .in...
Zones: Visual BasicDate Answered: 03/19/2008 Grade: A Views: 0
I have 4 text boxes Text1.Text = Joe Sam Doe I need the other 3 text boxes to show 1 word per text box LIKE: Text2.Text = Joe text3.text = Sam text4.text = Doe I guessing mid or instr fun...
Zones: Visual BasicDate Answered: 02/09/2008 Grade: A Views: 39
This should be very easy. I have 2 TextBox's and a command button.  When I click the command button...... If txtBox1 has a "$" in the text I need txtBox2 to have everything from txtbox1 BUT s...
Zones: Visual BasicDate Answered: 03/09/2008 Grade: A Views: 0
In the old days in qbasic compiler I could say   a$ = "left" b$ = "right" swap a$,b$ result a$ = "right"  : b$ = "left" now I could put at every location some temp strings and do a manual swa...
Zones: Languages, Visual BasicDate Answered: 03/27/2008 Grade: B Views: 0
I have to write a VB application that reads data in from a FileMaker Pro database.  I wish to use ADO but I can't find a suitable OLE DB data provider or ODBC data source for FileMaker Pro. Any su...
Zones: VB DBDate Answered: 01/10/2005 Grade: B Views: 0
If I have like e.g. 6 VB6-programs open and minimized,  would it be possible to 'send'  a signal from some other program/utillity to force these running program to end and close. This to prevent t...
Zones: Visual Basic, LanguagesDate Answered: 01/08/2008 Grade: B Views: 4
I get mail with attachments in Oulook,  the message header in the mail is one off 3 types fixed text. It has a  (ascii) text file attached. Based on the header name I have to save the attached fil...
Zones: Visual BasicDate Answered: 06/01/2008 Grade: A Views: 0
I have a big program wich on most computers runs fine,  we are used to the fact that at closing time and of day it will give Cannot call friend function on object which is not an instance of defin...
Zones: Visual BasicDate Answered: 08/26/2008 Grade: B Views: 0
  • 1