Please, search first, ask later. This question has been asked and answered
for many times. Also, searching would have been much faster too!
Kind Regards,
Sander Holhaus
----- Original Message -----
From: <Mehmet.Ekici@alcatel.com.tr>
To: <users@httpd.apache.org>
Sent: Tuesday, April 08, 2003 3:21 PM
Subject: [users@httpd] URGENT: Form submission
>
> ----- Forwarded by Mehmet EKICI/TR/ALCATEL on 08.04.2003 16:24 -----
> |---------+--------------------------->
> | | Mehmet EKICI |
> | | |
> | | 08.04.2003 13:24|
> | | |
> |---------+--------------------------->
>
>---------------------------------------------------------------------------
------------------------------------|
> |
|
> | To: users@httpd.apache.org
|
> | cc:
|
> | Subject: Form submission
|
>
>---------------------------------------------------------------------------
------------------------------------|
>
>
>
> Hello,
> I have installed a new apache(1.3.26) - php (4.3.1) couple recently.
> I have a form ;
> <FORM action="tets.php" method="GET">
> <INPUT TYPE="SUBMIT" name="choose_submit" value="Choose Project" onClick
> ="DoSubmit()">
>
> which returns to the same page.
>
> I could not sense if the submit button is pressed doing
>
> if (isset($choose_submit))
> {
> echo "Submit is set";
>
> }
>
> Any idea.
> Thanks,
> Mehmet Ali Ekici
>
>
>
>
>
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
> " from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
>
>
>
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org
|