View Single Post

  #9 (permalink)  
Old 03-25-2005
Kimmo Laine
 
Posts: n/a
Default Re: isset($_POST['submit']) not true

"Ike" <rxv@hotmail.com> kirjoitti
viestissä:JTM0e.3986$H06.2508@newsread3.news.pas.e arthlink.net...
> Oh, Sorry Kimmo -- I completely missed your first paragraph of your
> response. But won't that make submit==true even if the reset button is
> then
> hit? -Ike
>


No, because only hitting submit submit's the form. Hitting reset does not
send form data, it just rests the values.


Reply With Quote