RE: [PHP] Passing form value into another form value?

2003-06-30 Thread Miranda, Joel Louie M
Hello, My script is working now. I tried a different approach -- Louie -Original Message- From: Miranda, Joel Louie M Sent: Monday, June 30, 2003 1:49 PM To: 'Leif K-Brooks' Cc: 'Tom Rogers'; '[EMAIL PROTECTED]' Subject: RE: [PHP] Passing form value i

RE: [PHP] Passing form value into another form value?

2003-06-29 Thread Miranda, Joel Louie M
7; Subject: Re: [PHP] Passing form value into another form value? Miranda, Joel Louie M wrote: >This is what I have made, im not sure if its correct. > >--- > >enter name: >enter email: >$value_name = $_post['name'] >$value_email = $_post['email'

Re: [PHP] Passing form value into another form value?

2003-06-29 Thread Leif K-Brooks
Miranda, Joel Louie M wrote: This is what I have made, im not sure if its correct. --- enter name: enter email: --- Believe it or not, creating a variable called $value_* isn't going to magically set an input box's value. Did you even read the example?! -- The above message is encrypted

RE: [PHP] Passing form value into another form value?

2003-06-29 Thread Miranda, Joel Louie M
ssing form value into another form value? Hi, Monday, June 30, 2003, 2:41:59 PM, you wrote: MJLM> Im a beginner and was hoping if you could help me on passing a MJLM> value into a form and into another form? Im not sure what do you MJLM> call that sequence but I hope you could get me

Re: [PHP] Passing form value into another form value?

2003-06-29 Thread Tom Rogers
Hi, Monday, June 30, 2003, 2:41:59 PM, you wrote: MJLM> Im a beginner and was hoping if you could help me on passing a value into a MJLM> form and into another form? Im not sure what do you call that sequence but I MJLM> hope you could get me into a howto section to do that or give me something MJ

[PHP] Passing form value into another form value?

2003-06-29 Thread Miranda, Joel Louie M
Im a beginner and was hoping if you could help me on passing a value into a form and into another form? Im not sure what do you call that sequence but I hope you could get me into a howto section to do that or give me something nice. Thanks -- Louie -- PHP General Mailing List (http://www.php.