J
Jeremy J Starcher
I am developing a script under GreaseMonkey and IE7Pro for a social
website I am involved with.
When accessing some pages (user profiles) a 404 error is returned if the
profile does not exist.
Fx returns the page to me as given by the server.
IE7 "helpfully" transforms the simple body contents of "404-Bad Request"
to something far more elaborate, thus keeping from doing a simple
contents check.
I'm looking for a reliable way to detect these 404's. Anyone have advice?
website I am involved with.
When accessing some pages (user profiles) a 404 error is returned if the
profile does not exist.
Fx returns the page to me as given by the server.
IE7 "helpfully" transforms the simple body contents of "404-Bad Request"
to something far more elaborate, thus keeping from doing a simple
contents check.
I'm looking for a reliable way to detect these 404's. Anyone have advice?