marev
11-08-2001, 09:33 PM
Hi there,
I've been trying to set up a string into a variable, the string having been gotten from a text file on a web site.
servinput=new String ( loadVariables ("http://www.sitename.com/filename.txt", " ", "GET") );
Is this impossible, or is it possible and I'm just doing it wrong?
Thanks for any thoughts or advice!
Marev
I've been trying to set up a string into a variable, the string having been gotten from a text file on a web site.
servinput=new String ( loadVariables ("http://www.sitename.com/filename.txt", " ", "GET") );
Is this impossible, or is it possible and I'm just doing it wrong?
Thanks for any thoughts or advice!
Marev