Re: AS and CGI
Re: AS and CGI
- Subject: Re: AS and CGI
- From: Nigel Pegram <email@hidden>
- Date: Thu, 27 Jun 2002 17:09:51 +1000
Most CGIs can access HTTP variables, from which you should be able to
determine the caller. I have used this approach in PHP to gather information
using a form, combine the entered data with the form, replacing the form
fields, to give a printable version.
HTH
Nigel.
>
From: Ken Fleisher <email@hidden>
>
Date: Wed, 26 Jun 2002 22:09:04 -0400
>
To: AppleScript-Users <email@hidden>
>
Subject: Re: AS and CGI
>
>
Alternately, is there a way for my AppleScript CGI to "get" not just form data
>
from the web page, but the WHOLE page that the user is sending the form data
>
from? That would solve all of my problems if I can do that...
_______________________________________________
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.