H
Homer
Hi,
I have a page in my web app that allows users to send change request
to HR. It stores the info to the backend first before using an
instance of the System.Net.Mail to send email through an smtp
gateway. For some strange reason, when I that page is loaded, I get
an error at the bottom left of the IE and when I clicked on it it
showed the following error inside a small IE window:
Line: 291
Char: 176
Error: script error "Unterminated string constant
Code: 0
URL: http://myserver/HRIntranet/ChangeForm.aspx
All my menu link went dead after that. Can someone please help.
Thanks,
Jon
I have a page in my web app that allows users to send change request
to HR. It stores the info to the backend first before using an
instance of the System.Net.Mail to send email through an smtp
gateway. For some strange reason, when I that page is loaded, I get
an error at the bottom left of the IE and when I clicked on it it
showed the following error inside a small IE window:
Line: 291
Char: 176
Error: script error "Unterminated string constant
Code: 0
URL: http://myserver/HRIntranet/ChangeForm.aspx
All my menu link went dead after that. Can someone please help.
Thanks,
Jon