Re: I need help handling form posting

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

 



Per Jessen wrote:

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

pseudocode:

onclick="javascript:nnnnn(this)"

update field with local timestamp
submit form. 


/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