30 Oct
2002
30 Oct
'02
7:18 a.m.
On Tue, 29 Oct 2002, Tino Wildenhain wrote:
<input type="file" name="Name" accept="application/pdf"> I do so, but I did not found any browser who respects this ...
Then again you can use the file-object in the form and validate it before passing to manage_addFile() In fact this is the problem which I explained in detail in my other mail.
Kind regards Andreas.