Re: Header() - POST

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

 



At 10:14 AM -0700 9/5/08, mike wrote:
if you want to re-post data you need to look at a client-side
alternative using javascript (or applets - flash, java, etc)

OR just use hidden input.

I do that with forms that gather pages of data. You keep submitting the same page over and over gathering the different sets of the data you need and then forwarding the data you gathered from previous pages via a hidden input OR a SESSION.

I have even used a recursive include to keep the process going until you have everything you need.

Cheers,

tedd
--
-------
http://sperling.com  http://ancientstones.com  http://earthstones.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