Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Fun with Prohosting and REBOL

From: giovanni:cardona at: 18-Apr-2001 9:43

Try this.... in the very first line, type; #!rebol -cs After the rebol header, type print "Pragma: no-cache" print "Content-Type: text/html^/" And begin your very first HTML output like this..." print "<META HTTP-EQUIV='Pragma' CONTENT='no-cache'>" print "<META HTTP-EQUIV='Expires' CONTENT='0'>" print "<html><head><title>Your Title</title></head>" print "<killbanner>" This way, your page doesnt end up in a cache (in case your rebol script shows time sensitive data) and the "killbanner" shows the ProHosting logo in another window instead of in the same page. It works great for me... :) http://balder.prohosting.com/~mambo966/cgi-bin/cgismpro.cgi -=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=-=*=- "Miracles happen only to those who believe in them." * Visit 'The International Order of Sea-Monkey Owners' web site * http://home.coqui.net/menace/seamonke.htm * To subscribe to our monthly news, send a blank email to: * [instantlife-subscribe--listbot--com]