RE: [PHP] Re: Is there a GoTo Page Function?

2002-03-06 Thread Brian Drexler
PROTECTED]] Sent: Tuesday, March 05, 2002 7:04 PM To: hugh danaher Cc: [EMAIL PROTECTED] Subject: Re: [PHP] Re: Is there a GoTo Page Function? Hi Hugh, Thanks - I can access the next page now. But I've got a new problem: even if the fields are all empty, a carriage return sends me off

RE: [PHP] Re: Is there a GoTo Page Function?

2002-03-06 Thread Mullin, Reginald
]] Sent: Tuesday, March 05, 2002 4:51 PM To: php Subject: Re: [PHP] Re: Is there a GoTo Page Function? Andre, Have your form action point to a page that has your database storage code, and nothing else (no screen output at all!). Have this page start with the ?php tag with nothing

[PHP] Re: Is there a GoTo Page Function?

2002-03-05 Thread Michael Kimsal
Andre Dubuc wrote: As a complete newbie to PHP, and relative novice to html, this one has me stumped Rather than wade through volumes of documentation, I thought I'd risk asking it here After inserting variables from a fill-out html form into my database, I would like the form to goto

Re: [PHP] Re: Is there a GoTo Page Function?

2002-03-05 Thread Andre Dubuc
On Tuesday 05 March 2002 16:15, you wrote: Andre Dubuc wrote: As a complete newbie to PHP, and relative novice to html, this one has me stumped. Rather than wade through volumes of documentation, I thought I'd risk asking it here. After inserting variables from a fill-out html form

Re: [PHP] Re: Is there a GoTo Page Function?

2002-03-05 Thread hugh danaher
button and input this information.);). Hope this helps, Hugh - Original Message - From: Michael Kimsal [EMAIL PROTECTED] To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Tuesday, March 05, 2002 1:15 PM Subject: [PHP] Re: Is there a GoTo Page Function? Andre Dubuc wrote: As a complete

Re: [PHP] Re: Is there a GoTo Page Function?

2002-03-05 Thread Andre Dubuc
]; [EMAIL PROTECTED] Sent: Tuesday, March 05, 2002 1:15 PM Subject: [PHP] Re: Is there a GoTo Page Function? Andre Dubuc wrote: As a complete newbie to PHP, and relative novice to html, this one has me stumped. Rather than wade through volumes of documentation, I thought I'd risk asking