Re: applescript CGI - URL Redirection
Re: applescript CGI - URL Redirection
- Subject: Re: applescript CGI - URL Redirection
- From: email@hidden
- Date: Mon, 25 Mar 2002 19:38:51 EST
Funny you should ask.
http://www.linkedresources.com/teach/applescript/CGIredirects.shtml
It's a work in progress, and not yet linked from the rest of my site. Hope it
helps.
Jeff Baumann
email@hidden
www.linkedresources.com
In a message dated 3/25/02 3:30:09 PM, JJ wrote:
>
A simple question about applescript cgi's.
>
>
I can return a web page to the server, and the server to my web customer
>
(anything such as HTTP header + "some stuff"), using a simple "return"
>
statement. Rigth?
>
>
But, how can I return a "redirection"?
>
>
Let' supposse my client searches for "good golly miss molly" and I do not
>
want return him a web page built on-the-fly, but redirect him to a page that
>
previously exists within my server, called "good_golly_miss_molly.html".
>
>
Can I do this with some special command or should I return a web page built
>
on-the-fly with a "REFRESH" tag?
>
>
JJ
_______________________________________________
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.