I've retrieve the text of a .txt file, with getNetText, than after I have changed that file I would like to save it. How can I do that?
I tried with postNetText with the following sintax: postNetText(http...../filename.txt, theNewText)
But all I get is an error number 1.
What am I doing wrong?
You will need to send the data to a script on the server which does the saving for you.
Chris
[To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!]
