applescript CGI - URL Redirection
applescript CGI - URL Redirection
- Subject: applescript CGI - URL Redirection
- From: JJ <email@hidden>
- Date: Mon, 25 Mar 2002 18:43:58 +0100
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 + "<html>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.