06-18-2012 12:11 PM
Hello
I am developing a program using the ActiveX Microsoft web browser. I log-in in a web page and then I have to read some data fron that web page. If i use a web browser like IE 8 or firefox I don´t have any problems, but if I do that with the labview web browser I get a script error. I think that the problem is that the labview web browser version is old but I don´t know how to upgrade it. I have instaled IE 8 but the error doesn´t disappear.
Thank you
06-18-2012 12:38 PM
LabVIEW doesn't have its own browser. As you yourself said, you are using the Microsoft ActiveX browser. Any script issues you are experiencing are due to the control and/or specific web page, and not LabVIEW.
06-18-2012 12:53 PM
06-18-2012 01:34 PM - edited 06-18-2012 01:35 PM
maybe this can be useful http://msdn.microsoft.com/en-us/library/ee330730%28VS.85%29.aspx#browser_emulation
06-19-2012 01:10 AM
06-19-2012 03:49 AM