• 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: POST format
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: POST format


  • Subject: Re: POST format
  • From: Gary Lists <email@hidden>
  • Date: Fri, 19 Sep 2003 02:55:32 -0400

On or about 9/19/03 1:59 AM, Alan Kimelman wrote:

> Perhaps I was not clear in my question.
> I wanted to write an Applescript that tells Safari to open a URL, that
> requests various information such as name, pin, password and other
> data, in a manner that Applescript might tell Internet Explorer, using
> the "POST" method to submit form data, to open a URL.
>
> Alan

Admittedly, I only scanned some of the middle posts in this thread, but this
clarification is very confusing.

Am I missing something related to why you want Safari (a web browser) to
pass data to Explorer (a web browser)?

POST is a method implemented by servers, and HTML forms can be submitted
with the POST method.

If you are experiencing a problem whereby one browser will successfully
submit a form via POST while another won't, then perhaps addressing that
error is more useful than browser-to-browser passing via script.

Also, your clarification is pretty circular and non-specific regarding the
phrase "open a URL".

Is the end result a downloaded file? The display of a specific page? Some
other web-initiated action?

You can write an AppleScript to submit a form-encoded URL (either collecting
from an HTML form or by just assembling the name-value form data pairs),
using the POST method, with or without a web browser.

It reads from your description like you want to display a form in Safari,
fill it out, submit the form data you've entered via Internet Explorer
(hunh?) or to have the result of the Safari submission displayed in IE
instead of Safari (hunh?)

Got details?
--
Gary
_______________________________________________
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.

  • Follow-Ups:
    • Re: POST format
      • From: Nigel Smith <email@hidden>
References: 
 >POST format (From: Alan Kimelman <email@hidden>)

  • Prev by Date: Re: Finding and deleting specific extensions
  • Next by Date: OS X and Quark 4.11 - cant coerce rotation and scale info
  • Previous by thread: POST format
  • Next by thread: Re: POST format
  • Index(es):
    • Date
    • Thread