Re: I need help handling form posting

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

 



> Jon Westcot wrote:
> 
> >  Is there a way that I can intercept the click of the "Upload"
> >  button, have it update a field (probably a hidden one) with a
> >  date/time stamp, and then have that value included in the $_POSTed
> >     values?  
> 
> Sure, javascript is the answer.

But don't forget to send a server timestamp within the form. Just for the case
that server time and client time may differ in some minutes (or even timezone).

So on clientside, you just ADD the amount of time between initial display and submit.

Or am I wrong?!


so far
Rob

> 
> 
> /Per Jessen, Zürich

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