Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Get Hidden fields of an html form on the web

I need to access a page on the web that has a form with hidden fields,
and get the values of the hidden fields. I know how to retrieve web
pages using querytable and use macros to process the page to find
things like stock quotes. That doesn't work here because the hidden
fields don't affect the display (they are in the form to be sent back
when the user submits the form).

I see that recent versions of Excel have some querytable settings I
haven't used - do any of these accomplish what I need?

I once saw somebody post about retrieving the html page as text - I
could then parse the string to find the hidden fields. How would I
grab the html as text?

William
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Get Hidden fields of an html form on the web

On Fri, 19 Nov 2004 09:48:39 -0500, William Lipp
wrote:

I need to access a page on the web that has a form with hidden fields,
and get the values of the hidden fields.


EUREKA!

Setting the connection string to "TEXT;http://ElevenSmooth.com"
instead of "URL;http://ElevenSmooth.com" does the trick!

William

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Copy Worksheet and Exclude Hidden fields Charles Gonzalez Excel Worksheet Functions 3 August 12th 08 12:31 AM
Deleting HTML form objects? GeorgeM Excel Discussion (Misc queries) 3 December 29th 06 11:24 PM
GetPivotData for hidden fields RonB Excel Discussion (Misc queries) 6 July 14th 06 02:15 AM
removing hidden fields from equation? djarcadian Excel Discussion (Misc queries) 1 April 25th 06 12:05 AM


All times are GMT +1. The time now is 01:23 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"