Smeeks,
I have been trying to use VB.NET to have an application create a shortcut of itself on the desktop. Could you please tell me how you were able to get your problem solved? Thanks!
Question: Is it possible to bring end one Sub by initiating another?
More specifically, I have a sub that is initiated by the user clicking a command button. I would like the user to be able to quit that sub by clicking a "Cancel" command button. Does anyone know how this can be done?
Hi,
I have created a VB script to dial in to hosts automatically. The script connects, retrieves a few files, and disconnects. The problem I am having is that while the script can successfully connect to hosts that have TCP/IP connections, it will not connect to hosts with dial-up...
Malcolm,
My experience with TCP/IP has been good so far, and as long as you aren't running any firewalls on the computers you're trying to connect to it should work fine. To determine the IP address for each machine, the only way that I know is to run ipconfig:
From the Start menu, click on...
Given that this string is a line from a file "test.txt":
"Two words more stuff here til the end of the line"
Can anyone help me with the correct regular expression sytax for the following code that will
1) identify the line in the file by its first two words
2) allow me...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.