Probably the value you want to sent to the php page is on the page but not between 
<form> and </form>.

Regards,
Andrey Hristov

----- Original Message ----- 
From: "John Gurley" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, March 12, 2002 5:26 PM
Subject: [PHP] question


> don't know exactly if anybody will understand what I am asking, but any help 
> would be appreciated.
> 
> I am taking a value off a web page, posting this value to another web page, 
> where more values are taken and submitted to a php page. The problem is that 
> the first value (taken from the initial web page) is not known on the php 
> page. Is there a way to submit this value from the second page, to the php 
> page. All the other values (from the second page) are known on the php page. 
> i.e. if I echo $inp (the value from the first web page) on the php page, 
> there is no value. sorry if I did not explain that very well, any ideas.
> Thanks a million
> John
> 
> _________________________________________________________________
> Chat with friends online, try MSN Messenger: http://messenger.msn.com
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
> 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to