POST Data
POST Data
- Subject: POST Data
- From: Alan Kimelman <email@hidden>
- Date: Fri, 19 Sep 2003 22:02:40 -0700
Nigel and Gary,
I apologize for my lack of clarity.
My intention was as Gary conveyed. I wanted to have Applescript post a
form data in order to access a web page that asks me for my name, pin
and other identification data. As I understand the discussion up to
this point, Safari cannot post form data.
Although I attempted to build an address with form fields, I do not
understand the syntax for submitting the fields in an single long URL.
For example, in scripting Safari to enter "
http://awebsite.org" ,
how would I change a form data entry from
"name=Alan&code="ABCDEFG"&pin="123456" to a single long URL?
As I understand the previous messages , I could then script Safari to
open that URL with a single long URL that encompassed the form data
and bypass any requests by the web page for identification.
Thanks for all of your help.
_______________________________________________
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.