![]() |
Getting data from IE
Here, at work, we have an intranet with pages that query alarms and
other types of data stored in SQL through ASP pages. What I have done in the past is just create a web query and append the url with data in certain cells to import the data I need. Now, it seems that something has changed with the way our company is making our pages since now when you click the submit button on the newer pages, it opens the results in a new window and the variables are not attached to the url as before. Hence, I cannot simply query the page by appending the url with data in cells. So far, I have inserted a webbrowser control and navigate it to the page that I want to get the data from. I then fill in the variables using VBA and then click the Submit button, also using VBA. At that point, the new window opens with the resutls. That's as far as I can figure out. I would assume that there would be a way to set the focus to the new window and copy the innerhtml back to Excel using VBA... I just don't know what that way is and I haven't been able to find anything on the web to help out. So, I'm stuck. Any ideas? Thanks in advance, David |
All times are GMT +1. The time now is 06:53 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com