DEBUG ERROR MESSAGE - - - How to stop it ? ? ?

  • Thread starter Thread starter merianosnikos
  • Start date Start date
M

merianosnikos

Hello . . . :D

I need some help please . . . :D

I have create a promotion tool that it use the Internet Explorer
Component in VB6.

The problem is that sometimes it return a debug error from the page it
sowing.

How can I stop this debug error ? ? ?
 
Hello . . . :D

I need some help please . . . :D

I have create a promotion tool that it use the Internet Explorer
Component in VB6.

The problem is that sometimes it return a debug error from the page it
sowing.

How can I stop this debug error ? ? ?
Use a programming language that's still being supported? VB6 went out of
support some time ago!
Other than that, I would suggest posting to a VB newsgroup - rather than an
IE newsgroup

--
Noel Paton (MS-MVP 2002-2006, Windows)

Nil Carborundum Illegitemi
http://www.crashfixpc.com

http://tinyurl.com/6oztj

Please read on how to post messages to NG's
 
On the client side - in IE go to Tools...Internet Options...Advanced,
Browsing section -
Check both "disable script debugging" entries, uncheck "Display notification
about every script error", click Apply, click Okay.
 
Back
Top