Re: URL Access Scripting Not Launching
Re: URL Access Scripting Not Launching
- Subject: Re: URL Access Scripting Not Launching
- From: Ken Fleisher <email@hidden>
- Date: Mon, 4 Nov 2002 01:46:31 -0500
>
do shell script "curl -d
>
\"option=live&dbname=myDB&submit=Close Database(s)\"
>
http://user:email@hidden:0000/alder.fcgi"
>
>
The -d is the Post flag. The backslash escapes the quote.
>
Option=live&dbname=myDB&submit=Close Database(s), is the Post data.
>
Then the URL with user and password.
Thank you! I'll check this out on Monday...
Ken Fleisher
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.