Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Easy VB Question
Name: Brian Date: October 20, 2002 at 01:53:56 Pacific OS: VB CPU/Ram: 500
Comment:
Hi
I'm new to VB and need help with the progress bar control.
I'm reading a CSV file containing record details into a table. This part is working fine, but I thought it would be nice to show a progress bar as it tranferring the data. The CSV file can contain records from 100 to 30,000 how can I show the progress bar as it is reading the file?
Summary: I am taking a VB course in school and i am messing around with VB. But I have a question. How do you say "If txt1 (which is a textbox) has ANY sort of charatcer in it Then do this action Else ...
Summary: Hi guys, An easy VB question for all you pros!!! Can anyone tell me if the number of times a command button is 'clicked' can be counted. If so could you please tell me how. Thanks guys Berty ...
Summary: Hi I'm new to VB 6 and could somebody tell me how to intercept the small x top right of sceen (close button) I would like to display a message when the user logs out of the applicaton that I'm writin...