L
Larry
Hi folks!
Maybe this has been covered before but I didn'd find anything helpful on
google.
I've a .shtml?k=1000 kind of page,here's the code:
--
<html>
<!-- #exec cgi="www.yousite.com/cgi-bin/page.cgi" -->
</html>
--
Now, I'd like to pass the "k" value to "page.cgi" (before .shtml page
being parsed by the server)
Can It actually be done? (If not,I'll be in a mess!!!)
Maybe this has been covered before but I didn'd find anything helpful on
google.
I've a .shtml?k=1000 kind of page,here's the code:
--
<html>
<!-- #exec cgi="www.yousite.com/cgi-bin/page.cgi" -->
</html>
--
Now, I'd like to pass the "k" value to "page.cgi" (before .shtml page
being parsed by the server)
Can It actually be done? (If not,I'll be in a mess!!!)