Hello
I have found a JavaScript that I would like to use but while it works in netscape, it doesn't work in MSExplorer. Can you tell me how to get it working in both browsers?
This is the script:
<SCRIPT LANGUAGE="JavaScript">
<!-- Begin
function printPage() {
if (window.print) {
agree = confirm('This page contains sensitive information that \nwe recommend you print a copy of at this time. \n\nOK to print now?');
if (agree) window.print();
}
}
// End -->
</script>
Thanks for any help




(or is that 2.2 Cents including GST?)
Bookmarks