Pausing After Dialing
Question: How do you pause after dialing a phone number ? I want to be able to dial a pager number and then pause 3 -5 seconds before sending the
Question: How do you pause after dialing a phone number ? I want to be able to dial a pager number and then pause 3 -5 seconds before sending the
Question: Is there an API function that will highlight a word in a textbox the way the find command does without using the clipboard? Answer: Set the SelStart property of
Question: I have written a calendar function using the standard grid control as the calendar. The text property of each row/column is set to the correct day within the month
Question: I would like to know how to make an EXE file that I can runit in another computer which does not have Visual Basic Installed. Answer: VB 3 and
Question: What do I have to do to make my application respond to a file-kickstart (double-click)in file-manager? When I select and associate a specific file type with my application it
Question: I understand the basic concepts of computer programming including event driven apps. I have been browsing various Visual Basic sites looking for self teaching book recommendations. Since I’m new
Question: I’d like to create a floating window that has a small titlebar,like the VB toolbox window, for instance. In the VB FAQ,it says to see the sample program in
Question: I’m in the process of refining a program I wrote. What I need to do is find the user’s mail directory on a Network server. To do this, the
Question: I am new to Visual Basic and wanted to know how to write those nifty little help files. Answer: Help files are fairly easy to create. All you need