Page 1 of 1

PHP Error

Posted: Mon Aug 22, 2005 8:27 am
by quadoc
I've a webpage that look like it working fine, but it keeps display a message "Error on page" in the browser status bar. Could someone tell me how do I find out what's this error? I'm using IIS Webserver. THanks... :?

Posted: Mon Aug 22, 2005 8:29 am
by feyd
likely, it's a Javascript error. Double-click the notice, it should pop up some information as to where the error is being fired from.

Posted: Mon Aug 22, 2005 9:01 am
by quadoc
Thanks for the tips feyd! :)