[PHP] two submit buttons redirecting to two scripts

2002-10-14 Thread Sonal Patel
Hello, I am very new to this group. I have a very simple question. Please look at this form, http://antriksh.com/resources/2_submit_button_form.shtml here I want to change the echo statement in the script "action.php" to redirect it to another script. ie, I want to change the form action dyna

Re: [PHP] Re: two submit buttons redirecting to two scripts

2002-10-14 Thread Sonal Patel
> /*Either b1 OR b2 will have a value, not both, and use header() to > redirect > the sctipt*/ > > > > > "Sonal Patel" <[EMAIL PROTECTED]> wrote in message > [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... >> Hello, >> >> I am very

Re: [PHP] Re: two submit buttons redirecting to two scripts

2002-10-14 Thread Sonal Patel
er means > >> -Original Message- >> From: Sonal Patel [mailto:[EMAIL PROTECTED]] >> Sent: Tuesday, 15 October 2002 8:06 AM >> To: Anup >> Cc: [EMAIL PROTECTED] >> Subject: Re: [PHP] Re: two submit buttons redirecting to two scripts >> >>