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...