[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

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

2002-10-14 Thread Sonal Patel
) { redirct to script2 } /*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 new to this group. I have a very simple question. Ple

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

2002-10-14 Thread Sonal Patel
*/ Sonal Patel [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... 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 s