Tim Selander wrote:
Using the on-rev.com server scripting, is there a <?rev  command
that will open a specified web page? 'launch' URL didn't seem to
do it for me.

To send the client's browser to a different page after processing their request in a CGI, I have the CGI include this line:

  put  "location: http://www.domain.com/page.html"&cr&cr

Given the similarities between the CGI and RevServer engines, I would expect that to work in RevServer.

--
 Richard Gaskin
 Fourth World
 Rev training and consulting: http://www.fourthworld.com
 Webzine for Rev developers: http://www.revjournal.com
 revJournal blog: http://revjournal.com/blog.irv
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to