Re: OT ??: Form posting without leaving form

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

 



Thanks. This worked out to be the best solution of the suggestions I had received. I've implemented it and it works as advertised.

Bruce


John Browne wrote:
Check out the "xmlhttp" object in Javascript:

http://jibbering.com/2002/4/httprequest.html


On 6/13/05, Kall, Bruce A. <kall@xxxxxxxx> wrote:

This is perhaps a javascript question....

Is there a way to post a form to a url without having a user submit from
the form?

I have a php web page that is a detailed form with a lot of fields.  If
the user does some work on this form and let's it sit, their session can
time out (I had this happen to the user after it sat for 2 hours).  Is
there some way to have a timer in the page and have partial form results
sent back to the server, but still leave the form on the screen as-is?
In other words, I want to have the client periodically post the form
data back to the server, but leave the same web page displayed.

Thanks,
Bruce

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





--
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