ca1n3
Mar 26th, 2001, 06:51 AM
This could probably be posted in the regular vb forum, but it deals with proxies.. so what the hey.
I have my proxy loaded into a text box like this:
34.343.343.23:80
All i need to know is how to split up the two parts to put into seperate text boxes.
For example:
text1.text would have: 34.343.343.23:80
therefore proxy.text would have 34.343.343.23
and port.text would have: 80
thanks for the help guys
I have my proxy loaded into a text box like this:
34.343.343.23:80
All i need to know is how to split up the two parts to put into seperate text boxes.
For example:
text1.text would have: 34.343.343.23:80
therefore proxy.text would have 34.343.343.23
and port.text would have: 80
thanks for the help guys