Click to See Complete Forum and Search --> : Suppress output on poll


bigzebra
01-06-2004, 12:52 PM
Is there a way to suppress this line of text that appears on my poll output: "HTTP/1.1 200 OK Date: Mon, 05 Jan 2004 14:21:40 GMT Server: Microsoft-IIS/5.0 Content-Type:text/html" ?

Screen print is attached. I'm using the SurveySays Perl script.

Surveysays.shtml invokes the survey and displays the results:

<HTML>
<TITLE>Poll Page</TITLE>
<!--#exec cgi="/cgi-bin/surveysays.pl" -->
</html>

Thank you!

PeOfEo
01-06-2004, 04:14 PM
No, you are going to need to open your server side code because that is where it is being output from.

bigzebra
01-07-2004, 07:56 AM
Sorry..can you explain what you mean by "No, you are going to need to open your server side code"?

No you can't suppress the output..or No you can't unless you open your server side code (and do something..whatever that might be).

Thank you again. novice here. :confused: