• 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: can apple GUI scripter fill out and submit a web page?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: can apple GUI scripter fill out and submit a web page?


  • Subject: Re: can apple GUI scripter fill out and submit a web page?
  • From: Emmanuel <email@hidden>
  • Date: Sat, 17 May 2003 15:59:24 +0200

At 9:49 PM -0700 16/05/03, drcaggiano wrote:
>I need to fill out a web page programmatically for a point of sale system to submit a charge card payment form. I'm not sure I can program it in Java, and it is POST method, so I cannot simply construct and send a fabricated URL.
>
>so I'd like the "gui scripter" to exactly emulate a user filling out a web page and clicking "submit"

As far as I have understood, this way of doing is not really conformant to AppleScript's philosophy.

Maybe you would want to read about the general features of AppleScript at:

<http://developer.apple.com/techpubs/macosx/Carbon/interapplicationcomm/AppleScript/AppleScriptLangGuide/index.html>

and in the first clickable chapters under "Overview of AppleScript".

What you want to do is possible but you would rather build directly and send the POST request by script, not through the GUI (I think).

Emmanuel
_______________________________________________
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.

References: 
 >can apple GUI scripter fill out and submit a web page? (From: drcaggiano <email@hidden>)

  • Prev by Date: Re: Finding Duplicate named files with exactly the same size
  • Next by Date: Re: (no subject)
  • Previous by thread: can apple GUI scripter fill out and submit a web page?
  • Next by thread: Re: can apple GUI scripter fill out and submit a web page?
  • Index(es):
    • Date
    • Thread