G
Guest
:
Hi, I'm a new kid onthe block.. I have a small company with a website that
was developed in .net by a company for me. I want to work on it myself so I
installed 2000 server at home and the added the .net framework.
I can navigate for page to page with out any issue. When I click on a button
to execute javascript:navigate I get and error ;
Navigate.js is a script that executes "getelementbyid"
It looks like the error is happening when I call a javascript function
"getelementbyid"
I tried loading javascript version 5.6 but it did not help teh problem
line : 23
char: 4
Error: object required
The identical code works properly in production (2000 server) and on my
server 2003 instalation also @ home.
Any help would be greatly appreciated.. I'm assuming it is a configuration
issue
New Kid
Hi, I'm a new kid onthe block.. I have a small company with a website that
was developed in .net by a company for me. I want to work on it myself so I
installed 2000 server at home and the added the .net framework.
I can navigate for page to page with out any issue. When I click on a button
to execute javascript:navigate I get and error ;
Navigate.js is a script that executes "getelementbyid"
It looks like the error is happening when I call a javascript function
"getelementbyid"
I tried loading javascript version 5.6 but it did not help teh problem
line : 23
char: 4
Error: object required
The identical code works properly in production (2000 server) and on my
server 2003 instalation also @ home.
Any help would be greatly appreciated.. I'm assuming it is a configuration
issue
New Kid