Is almost a week that I'm trying to achieve the task below (retrieve and save the text in a remote server). I have looked at Irv parent script and I found it very good, with it I have succeeded to retrieve the stored in a text file in a remote server, now I'm a little lost here with this CGI scripts.
I looked on the Internet for a simple "save a file" script, but I couldn't find anything like that.
Does anyone knows where I can find a CGI script that given a URL and the text to save can save it?
Thanks agin
Teo
On Tuesday, January 13, 2004, at 04:54 am, Teo Petralia wrote:
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!]
[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!]
