[EMAIL PROTECTED] wrote:
-----Original Message-----
From: Michael McGrady
>Which is my problem. HTML simply doesn't cater for multiple file >selection without some sort of hack,
>
Sure it does. I don't know why you say this.
In which case excuse my ignorance. HTML 4.01 has (AFAIK) no syntax which enables multiple file selection using its syntax.
I have hacked it using a repeated <input type="file" id="file0">
which is file at a time? Unless you know differently?
regards DaveP
Hi, Dave,
Well, we are in agreement then. The standard way of doing this is to repeat <input type='file'>. That is what I was talking about. I have no idea why you think that is a hack. Two make two images, you have to use <image> twice. That is not a hack. Anyway, we agree on the HTML.
Michael
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
