HIDDEN fields aren't all that hidden...

You just need to view the source of the HTML...

You can probably do a eregi of some sort

--
WARNING [EMAIL PROTECTED] address is an endangered species -- Use
[EMAIL PROTECTED]
Wanna help me out?  Like Music?  Buy a CD: http://l-i-e.com/artists.htm
Volunteer a little time: http://chatmusic.com/volunteer.htm
----- Original Message -----
From: Programmer <[EMAIL PROTECTED]>
Newsgroups: php.general
To: <[EMAIL PROTECTED]>; Roy Wilson, Jr. <[EMAIL PROTECTED]>
Sent: Wednesday, September 12, 2001 4:31 PM
Subject: Extracting hidden Fields


> I use curl to do a form submit and then the data is submitted back to me.
I now need to know how to extract the hidden variables from the webpage and
put one the name of the hidden field in one field and the value of the
hidden field in another.   there is 5 hidden fields that i need to extract
from the page.   Can anybody help me or point me into the right direction,
example code maybe...
>
>
> Randy


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to