How can I immediately execute a rebol .cgi file when the user browses to the 
index.html file?

For example, the following doesn't seem to work...

<!--#exec cgi="cgi-bin/display-messages.cgi?messageType=news&messageID=none"-
->

putting test.domain.com/cgi-bin/display-messages.cgi?messageType=news&
messageID=none in the address bar of the browser works fine, but I can't seem 
to pass variables using the #exec server-side include command.

Anyone?

-Ryan

-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to