Forum Moderators: phranque

Message Too Old, No Replies

send a false "Content-length"

to handle 404 pages from IE

         

Dapuzz

11:32 pm on Feb 6, 2005 (gmt 0)

10+ Year Member



Hi all,
As you know Ie shows the own Error page instead of my custom_page.html when the page is smaller than 512 byte.

My question is: it's possible to send in the header a "false" Content-length to solve this problem?
Thank You

Ps: moderators can move me to the appropriate section in the forum... but error handling is here, is not right?

moltar

11:40 pm on Feb 6, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Add a comment 512 bytes long to your custom 404 page.


<!--
oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo
oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo
oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo
oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo
oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo
oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo
oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo
oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo
-->

Dapuzz

11:49 pm on Feb 6, 2005 (gmt 0)

10+ Year Member



Yeah!..........but........
code is poetry...
with more style? :D

moltar

11:50 pm on Feb 6, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



You can write some poetry in the comment section :)

Dapuzz

12:03 am on Feb 7, 2005 (gmt 0)

10+ Year Member



of course,
this is what i mean ;)
Thanks a lot