From: Terry on 25 Jan 2006 13:39 I have an ASP application that I wrote for my company that's been in use for three years with this sporadic problem that I've never found a definitive answer to. I'm getting this error from the client-side vbscript, but only at this new site. When I change the msgbox function to alert, it works fine. I also have another page that generates client-side script to display a message box and this page generates the same error. When I change the server-side script to create an alert instead of a msgbox, it works. There has to be some I.E. setting that controls this problem. I'm aware that in several cases, using VBScript will not perform the expected action and I had to resort to Javascript, but this makes no sense at all. Any ideas would be appreciated. Just to make myself absolutely clear, this is client-side script that's causing the error. Thanks, Terry.
|
Pages: 1 Prev: objDSO.OpenDSObject Query from workgroup computer............ Next: VB WMI script syntax |