revBrowser: two questions
Posted: Mon Mar 08, 2010 12:25 pm
Hello,
I'm successfully using revBrowser in Ms Windows, but I have a some of questions:
1) How can I get Internet Explorer browser version? It could be useful, since my program should run over several computers (IE 6, IE 7, etc...)
2) Sometimes I get "script error in page": this is a typical error message sent by IE if javascript is not correct. How can I suppress that error (I do not get such error if I navigate in the same pages using IE browser standalone).
3) From my RunRev application I can call script fuctions contained in a web page. Well, can I intercept a javascript function call (called inside javascript self)? I need to detect, from RunRev, when javascript call a specific function: is it possible? As workaround, I use a special web procol (invented by me!) and I trap http call, but I prefer to intercept javascript call.
4) I say again that "browserCancel" global variable to stop browsing DOES NOT WORK (I already opened another topic about this, but no RunRev admin got me an answer).
thank you for your help!
I'm successfully using revBrowser in Ms Windows, but I have a some of questions:
1) How can I get Internet Explorer browser version? It could be useful, since my program should run over several computers (IE 6, IE 7, etc...)
2) Sometimes I get "script error in page": this is a typical error message sent by IE if javascript is not correct. How can I suppress that error (I do not get such error if I navigate in the same pages using IE browser standalone).
3) From my RunRev application I can call script fuctions contained in a web page. Well, can I intercept a javascript function call (called inside javascript self)? I need to detect, from RunRev, when javascript call a specific function: is it possible? As workaround, I use a special web procol (invented by me!) and I trap http call, but I prefer to intercept javascript call.
4) I say again that "browserCancel" global variable to stop browsing DOES NOT WORK (I already opened another topic about this, but no RunRev admin got me an answer).
thank you for your help!