HTTP Headers Appearing Since Upgrade
by John Hornbuckle other posts by this author
Jun 13 2007 9:05AM messages near this date
view in the new Beta List Site
Re: having a html button/check box call a perl subroutine
|
sort ip address
First off, let me say that I'm not a programmer and am no expert in PERL
by any stretch. So please forgive my ignorance.
I've got 2 PERL scripts that I use on our website (IIS 6). Earlier this
week, I uninstalled v5.8.4.810 and installed v5.8.8.820. Ever since, the
scripts are both not working right. What's happening is that headers are
being displayed in the HTML content that the scripts generate. One
script puts this at the top of every page:
Content-type: text/html
The other puts this:
Content-type: text/html; charset= Cache-Control: public Last-Modified:
Wed Jun 13 14:14:33 2007 Expires: Wed Jun 13 14:14:33 2007
Again, I'm not a programmer. But I wouldn't think the problem lies with
the scripts, since they worked fine with the older version of
ActivePerl...
John Hornbuckle
MIS Department
Taylor County School District
318 North Clark Street
Perry, FL 32347
www.taylor.k12.fl.us
_______________________________________________
Perl-Win32-Web mailing list
Perl-Win32-Web@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
|