Re: [PHP] Submit

2001-10-21 Thread Chip Landwehr
i just kind of assumed you would > :-) > sessions will carry the data around.if you can't/won't use them, you > could use curl to post the values along, but sessions are much more elegant > for this kind of thing > > my $.02 > jack > > -Original Message- >

Re: [PHP] Submit

2001-10-21 Thread Chip Landwehr
er call. > > jack > > -Original Message- > From: Chip Landwehr [mailto:[EMAIL PROTECTED]] > Sent: Sunday, October 21, 2001 8:29 PM > To: [EMAIL PROTECTED] > Subject: [PHP] Submit > > > I got a form (form.php) that recalls itself when you hit submit to

[PHP] Submit

2001-10-21 Thread Chip Landwehr
I got a form (form.php) that recalls itself when you hit submit to verify all the fields. If all the fields are good, I need it to automatically post to a new page. Anyway to do this? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: [PHP] Form Question

2001-10-21 Thread Chip Landwehr
uot;Location: > new_narrative.php?FilledName=No&variable1=hello&variable2=goodbye");} > > etc etc > > - seb > > -Original Message- > From: Chip Landwehr [mailto:[EMAIL PROTECTED]] > Sent: 21 October 2001 21:03 > To: [EMAIL PROTECTED] > Subject: Re:

Re: [PHP] Form Question

2001-10-21 Thread Chip Landwehr
ED]">news:[EMAIL PROTECTED]... > well all of the entries are passed via post or get to your form handler > (obviously). So just pass them back when you re-call the form. > > then put in > > in the form > > or something like that anyway. > > - seb > > -

[PHP] Form Question

2001-10-21 Thread Chip Landwehr
I got a form that a user fills out. When they hit submit they are transfered to a PHP page that verifies their data. If a problem is found (They forgot to enter an e-mail address) the PHP sends them back to the original form with the field they forgot to fill out highlighted in red. Unfortunatel

[PHP] IRC Channel

2001-10-19 Thread Chip Landwehr
Is there a PHP IRC channel? -- 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]

Re: [PHP] Disable Back Button

2001-10-19 Thread Chip Landwehr
lol! True, so true... "Richard S. Crawford" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... Can you imagine the trouble you'd get into if you could? At 09:47 PM 10/19/2001, Chip Landwehr wrote: >Is there any way to do th

[PHP] Disable Back Button

2001-10-19 Thread Chip Landwehr
Is there any way to do this in PHP4? -- 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]