help java script error in vb6
hi i am getting js error in my project.
error is belw
"Internet Explorer Script Error"
"An error occurred in the script on this page"
Line: 8
char: 3021
code: 0
Url: http://connect.facebook.net/en_us/all.js
"Do you want to continue running scripts on this page>"
[Yes] [No]
"
when this error occurred my project working stop.
anyone can solve this.
Re: help java script error in vb6
Re: help java script error in vb6
Need to see how you are using Java script and the code that causes the error. Are you using WebBrowser control and loading a page that contains JS?