W wxdqz New Member Aug 22, 2008 #1 I'm using the following javascript code to submit a form. It works fine in IE6 and netscape but it doesn't do anything in IE5.. function previewclick() { document.form1.preview.value=1 document.form1.submit() } Can anyone help me......
I'm using the following javascript code to submit a form. It works fine in IE6 and netscape but it doesn't do anything in IE5.. function previewclick() { document.form1.preview.value=1 document.form1.submit() } Can anyone help me......