I created a CGI that returns an txt code (to display a banner), but what it looks strange to me is that if I call it with only one parameter (type of code to return, and associated variable) it works fine, but if I use an other parameter, it sends me an error message.


This works fine:
http://www.go4new.biz/cgi-bin/horiz.cgi?js=1

Those do not work:
http://www.go4new.biz/cgi-bin/horiz.cgi?js=1&query=information
http://www.go4new.biz/cgi-bin/horiz.cgi?query=display&js=1

Any idea about where may be the error?



TIA,

Joal



--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to