Roland Maynard wrote:
Andrew Gaffney wrote:
roland maynard wrote:
I am able to view my CGI script fine in Mozilla on my linux
machine, but when I use internet explorer, it displays a blank
page. If you view the source code, the code is there that
should be displayed. I am using HTML-Template. Any suggestions
on what needs fixin?

What does the generated HTML look like?

I am not quite sure what you mean,

Then you do have a problem... ;-)

You don't view the script with a browser, you have the browser invoke
the script and render the HTML markup etc. that the script generates.

Check it out here:

http://willamette.edu/dept/comm/wtreport/login.cgi

You need to close the HTML comment that begins right after <style type="text/css">

--
Gunnar Hjalmarsson
Email: http://www.gunnar.cc/cgi-bin/contact.pl

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>




Reply via email to