Wrox Programmer Forums
|
Classic ASP Basics For beginner programmers starting with "classic" ASP 3, pre-".NET." NOT for ASP.NET 1.0, 1.1, or 2.0
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Classic ASP Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 1st, 2005, 01:47 PM
Authorized User
 
Join Date: Jul 2005
Posts: 59
Thanks: 0
Thanked 0 Times in 0 Posts
Default Extract hidden value from external HTML

For instance, http://somedomain/afile.html

And I would like to extract one of the hidden values from afile.html.

Is that possible? This is not xml file.

 
Old September 20th, 2005, 12:05 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 308
Thanks: 0
Thanked 0 Times in 0 Posts
Default

What do you mean by "hidden values"?
Also, is this file on the same site as the one you're wanting to do the "extracting"?

I am a loud man with a very large hat. This means I am in charge
 
Old September 20th, 2005, 07:49 AM
Authorized User
 
Join Date: Jul 2005
Posts: 59
Thanks: 0
Thanked 0 Times in 0 Posts
Default

<input type="hidden" name="secretKey" id="secretKey" value="secretValue">

The above hidden field is located in the page of an external site.

How can I get this field from my site?

 
Old September 23rd, 2005, 02:13 AM
Friend of Wrox
 
Join Date: Oct 2004
Posts: 553
Thanks: 0
Thanked 1 Time in 1 Post
Send a message via MSN to vinod_yadav1919 Send a message via Yahoo to vinod_yadav1919
Default

Hii g2000!!
Offcourse you can do this
try link
http://www.codeproject.com/asp/goiscode.asp
Hope this will help you

Cheers :)

vinod





Similar Threads
Thread Thread Starter Forum Replies Last Post
how to extract text from html??? naureen Java Basics 2 October 2nd, 2007 11:19 AM
Assign label or string to external html file Gin262 ASP.NET 2.0 Basics 2 May 30th, 2007 06:39 AM
How to modify hidden value? Edward King Javascript 2 January 21st, 2006 05:44 AM
how to extract contents of an e-mail in html/rtf mogli PHP How-To 5 September 15th, 2004 04:25 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.