[Project] Browser Error
Posted: Sun Jan 07, 2007 7:28 pm
Hi, I am not sure if this is the right section to post in this section.
I have a question here. I am a student and am supposed to debug the webpage written in php by previous student. This webpage written in php is to be able to connect to and configure networking devices. But i do not have any php knowledge at all.
When the webpage loads, it seems to be fine, but when i try logging in, a pop up error from the status bar appears. This is the error:
May i know what does this error means? Is it something to do with the php codings? But when i go to the URL to look at the Line 10, it is </head>.
I am rather confused now...
I have a question here. I am a student and am supposed to debug the webpage written in php by previous student. This webpage written in php is to be able to connect to and configure networking devices. But i do not have any php knowledge at all.
When the webpage loads, it seems to be fine, but when i try logging in, a pop up error from the status bar appears. This is the error:
Code: Select all
Problems with this Web page might prevent it from being displayed properly
or functioning property. In the future, you can display this message by
double-clicking the warning icon displayed in the status bar.
Line: 10
Char: 2
Error: 'document.loginForm.ip1.value' is null or not an object
Code: 0
URL:http://localhost/terminalserver_D/cisco2612/Login.phpI am rather confused now...