bgroves
MIS
- Nov 6, 2001
- 4
Newbie to javascript. Inheriting a app to maintain. I am having a problem with a menu item that allows the user to print the web page. Here is the code:
<MITEM URL="javascript: window.print()">Print Page</MITEM>
The error is:
A Runtime error has occurred.
Line: 0
Error: Object expected
May I get some suggestions?
Thx,
B
<MITEM URL="javascript: window.print()">Print Page</MITEM>
The error is:
A Runtime error has occurred.
Line: 0
Error: Object expected
May I get some suggestions?
Thx,
B