The Get-Post option...

Shari gypsyware at earthlink.net
Fri Feb 13 16:01:34 EST 2004


Actually one of the first options I tried was to simply update a text 
file on my website, using Metacard.  The file permissions are set to 
Read and Write.  However, the script fails:

on mouseUp
   get url "http://www.someurl/list.txt"
   put it into userList

   put return & "SMITH" after userList
# so far, so good

   post userList to url "http://www.someurl/list.txt"

   get url "http://www.someurl/list.txt"
   answer it
end mouseUp
-- 
--Shareware Games for the Mac--
http://www.gypsyware.com


More information about the metacard mailing list