Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have been using excel to query a web page. I am a
subscriber of the page. Recently, the page has started requiring authenticity through the "cookie" theory. Web support has said that I have to figure out a way to get excel to "carry the cookie" (whatever that means). I would appreciate any hint on where to start. Even better, if anyone would be willing to solve the problem for a fee, that would be great. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Roger,
You could set the query to pull data off a local file instead then use an event to refresh the local file from the website. eg. Use the querytable BeforeRefresh event to run an external program (such as wget) which refreshes the local copy from the external website. Rob "Roger" wrote in message ... I have been using excel to query a web page. I am a subscriber of the page. Recently, the page has started requiring authenticity through the "cookie" theory. Web support has said that I have to figure out a way to get excel to "carry the cookie" (whatever that means). I would appreciate any hint on where to start. Even better, if anyone would be willing to solve the problem for a fee, that would be great. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel Inport External Data - new queries | Excel Worksheet Functions | |||
Excel 2002 External Data Queries and UNC !HELP! | Excel Discussion (Misc queries) | |||
External Data Queries - Data Range Properties v Spreadsheet Format | Excel Discussion (Misc queries) | |||
Excel 2003 This Workbook contains queries to external data | Excel Discussion (Misc queries) | |||
External data queries within applcation collection | Excel Programming |