Re: Non-Javascript PHP Onsubmit function?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Nope.. you're pretty much stuck using Javascript or processing it all on the back end with PHP as you described.  You could store the data in a database or a $_SESSION variable but without using something client-side, you're going to have to juggle it all with PHP.

-TG



= = = Original message = = =

Hi,
I'd like to have a non-Javascript based general purpose "Are you quite Sure?" PHP form submitter, conventionally done using the Javascript Onsubmit Event.

One way would be to store all the Form Variables in hidden fields generated by a foreach $_POST but anyone have anything simpler?


-- 
zzapper
Success for Techies and Vim,Zsh tips
http://SuccessTheory.com/


___________________________________________________________
Sent by ePrompter, the premier email notification software.
Free download at http://www.ePrompter.com.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux