determining if there is a file to be uploaded
8 May
2000
8 May
'00
11:15 p.m.
Hi! I have a form with a file-input tag. Now, how do I determine if there is actually a file upload done? (I tried to read the file size with <dtml-if "_.len(file.read())"> there is data <dtml-else> there is no data </dtml-if> But this does not work (always 0). Ok, how is this to be done? Regards, Ingo.
9465
Age (days ago)
9465
Last active (days ago)
0 comments
1 participants
participants (1)
-
Ingo Assenmacher