Quick Question (Microsoft Internet Explorer - OpenURL with FromData for CGI POST)
Quick Question (Microsoft Internet Explorer - OpenURL with FromData for CGI POST)
- Subject: Quick Question (Microsoft Internet Explorer - OpenURL with FromData for CGI POST)
- From: Dave Moen <email@hidden>
- Date: Sun, 31 Dec 2000 00:45:31 -0700
Trying to better understand working with Microsoft Internet Explorer -
OpenURL with FromData for CGI POST. Basically, developing a web-crawler with
Apple Script.
Tell Application "Microsoft" Internet Explorer"
Activate
OpenURL "www.web-site.com" FORMDATA ???
End Tell
Q1) Do you use a variable to pass the form action, name and values?
Q2) Do you pass the path and file (text file with form action, name and
values)?
Thanks for your assistance.
Best Regards,
Dave Moen