• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: How to fill in web form as "open location" url?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to fill in web form as "open location" url?


  • Subject: Re: How to fill in web form as "open location" url?
  • From: Doug McNutt <email@hidden>
  • Date: Thu, 29 Jun 2006 16:59:58 -0600

At 16:54 -0400 6/29/06, Mark J. Reed wrote:
>On 6/29/06, Eric Geoffroy <email@hidden> wrote:
>>I'm attempting to construct a form URL with either AppleScript or curl.
>>Goal: Insert ISBN (text string) and submit the form.

A bunch of good stuff by Mark snipped.

For FireFox there is an add-in called LiveHTTPheaders which will show you what goes on at a web site when you submit a form manually from a browser.

The curl tool will allow you to submit form data as GET or POST and if you want you can use a "do shell script" to make it happen. If you don't do that but stay in a shell that preserves state you can also ask curl to save and replay cookies to a site you're involved with.

iCab, a browser for the Mac, will also allow you to save and view a log file that will show the header data as you access a web site. <http://www.icab.de>

<http://macnauchtan.com/software/FinpMod/>
<ftp://ftp.macnauchtan.com/Software/Progress/>  a directory

are some samples you might find interesting. They use some AppleScript which I do with a BBEdit worksheet and the osascript tool. Perl is involved.
--

--> From the U S of A, the only socialist country that refuses to admit it. <--
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >How to fill in web form as "open location" url? (From: Eric Geoffroy <email@hidden>)
 >Re: How to fill in web form as "open location" url? (From: "Mark J. Reed" <email@hidden>)

  • Prev by Date: Photoshop Help
  • Next by Date: Re: Photoshop Help
  • Previous by thread: Re: How to fill in web form as "open location" url?
  • Next by thread: Applescript & Mysql
  • Index(es):
    • Date
    • Thread