![]() |
Content-type appears in web page
I have perl running on Windows 2000 IIS 5.0
I have a script i am calling within a web page and it responds back with the Content-type header message................ Is there a way to prevent this being sent. The script is working fine. |
That usually only happens if you are declaring the content type twice, and the second one displays as a print; or you are running an environment where the script knows if it needs to print content-type headers or not...double check your code.
|
| All times are GMT +1. The time now is 03:18 PM. |
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.