Re: file uploading - last modified date
- From: Ed <ed@xxxxxxxxxxxxxxxxxx>
- Date: Sun, 24 Jul 2005 17:51:49 -0400
Janwillem Borleffs wrote:
> Ed Koren wrote:
>
>>I am writing a small application to handle file uploads for an
>> intranet. The application prompts the user if the uploaded file
>>already exists on the server, however, I would like to give them the
>>option to
>>overwrite files without prompt, if the uploaded files are newer than
>>those on the server.
>
>
> Uploaded files are always newer then files already existing on the server.
> When I upload a file at 13:00 and upload the same file at 13:01, the latter
> version will be newer then the formal one and alter the last modified date
> accordingly. This way, the prompt will never be shown again...
Yes, that's the logical scenario I was thinking of ;-) I have the luxury knowing that javascript is always enabled, so perhaps I will be able to find a javascript solution, as obviously it's a client side issue. Perhaps dynamically create hidden form fields containing last mod date for each file selection.
Thanks for the confirmation.
Ed -- Koren Web Design Services www.korenwebdesign.com (304) 453 2145
----== Posted via Newsfeeds.Com - Unlimited-Uncensored-Secure Usenet News==---- http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+ Newsgroups ----= East and West-Coast Server Farms - Total Privacy via Encryption =---- .
- Follow-Ups:
- Re: file uploading - last modified date
- From: Arjen
- Re: file uploading - last modified date
- References:
- file uploading - last modified date
- From: Ed Koren
- Re: file uploading - last modified date
- From: Janwillem Borleffs
- file uploading - last modified date
- Prev by Date: Re: file uploading - last modified date
- Next by Date: Re: $_SESSION problems
- Previous by thread: Re: file uploading - last modified date
- Next by thread: Re: file uploading - last modified date
- Index(es):
Relevant Pages
|