Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Data Labels- POssible to show data value and data label together? | Charts and Charting in Excel | |||
Increase Your Business By Data Conversion, Data Format and Data EntryServices in India | Excel Worksheet Functions | |||
Save 20% On Data Conversion and Data Formats Services by Data EntryIndia | Excel Discussion (Misc queries) | |||
Data Entry Online, Data Format, Data Conversion and Data EntryServices through Data Entry Outsourcing | Excel Discussion (Misc queries) | |||
MULTIPLE DATA - How to insert new data into existing data.... | Excel Discussion (Misc queries) |