LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

labview calling webpage and executing search

Hi all,

 

I managed to get the code "working" by parsing the DigiKey source HTML a little further. I can get it to populate the search bar and click the search button. However, once the search button is clicked, it generates all sorts of JavaScript errors that I believe are related to IWebBrowser2 running an outdated version of Internet Explorer. There is supposedly a workaround to update the version by editing a registry key, but I cannot confirm that this works and you may need to get in touch with Microsoft to make sure this won't accidentally break something.

 

@id, would you mind elaborating on your application and why would you like to do this using LabVIEW? I am confident that another language like Python would offer more support for this kind of thing and be easier to implement.

 

-Duncan

0 Kudos
Message 11 of 11
(341 Views)