putting a file to a web server
Chipp Walters
chipp at chipp.com
Mon Dec 10 16:10:00 EST 2001
I tried:
put url "file:c:\test.txt" into url "http://myserver.com/test.txt"
to put a file on my server and it doesn't work. It appears that RR uses
"PUT" and IIS doesn't support this (I think). If anyone has done this
successfully, please let me know.
The alternative is to FTP a file up to a server, then use an ASP page to
copy it to the correct directory.
-Chipp
----------------------------
| ___ ____ _ __ |
| / _ | / / /___ __(_) /_ |
| / __ |/ / __/ // / / __/ |
| /_/ |_/_/\__/\_,_/_/\__/ |
| http://www.altuit.com |
----------------------------
More information about the use-livecode
mailing list