• 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: Parse CGI and OS X
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Parse CGI and OS X


  • Subject: Re: Parse CGI and OS X
  • From: email@hidden
  • Date: Mon, 1 Jul 2002 04:42:38 EDT

Fabio,

Check out James Sentman's acgi dispatcher, which includes a replacement for
Parse CGI Osax.

http://www.sentman.com/acgi/

Out of curiosity, why haven't you been using Motoyuki Tanaka's most excellent
"Tanaka's osax 2.0.1?"

Jeff Baumann
email@hidden
www.linkedresources.com

cc please, on digest


In a message dated 7/1/02 12:08:19 AM, Fabio writes:

> Hello,
>
> in MacOS 9 I used the scripting addition "Parse CGI Osax" to get data from
> an html form's content, for example:
>
> -------
> set formData to parse CGI arguments postData without combining duplicates
>
> try
> set name to CGI field "name" from formData
> on error
> return formatError("Error in field -name-.")
> end try
>
> try
> set name to CGI field "surname" from formData
> on error
> return formatError("Error in field -surname-.")
> end try
>
> ... and so on
> --------
>
> Now, using MacOS X, Parse CGI isn't avaible: how I can get data from a
> form??
>
> Thanks.
>
> Fabio
_______________________________________________
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.

  • Prev by Date: Problems copying some files
  • Next by Date: TCP/IP config change
  • Previous by thread: Re: Problems copying some files
  • Next by thread: Parse CGI and OS X
  • Index(es):
    • Date
    • Thread