Click to See Complete Forum and Search --> : html BROWSE button


mjsoft
10-25-2003, 10:28 PM
Hello,
Can anyone tell me if it is possible to add a filter which limits selectability to specific file types, like .doc,.pdf,.jpeg etc to an HTML Browse button.Using a BROWSE button, opens ALL FILES(*.*), how do I restrict it to show only DOC files or PDF files?


Thanks in advance.

MotherNatrsSon
10-26-2003, 02:12 PM
I do not think you can restrict what files it shows but you can restrict what files you allow to be uploaded sort of like the "attach file" in the reply of this forum. It only accepts certain file types and has a size limit as well.

You would need some kind of scripting to do that.

MNS

fredmv
10-26-2003, 02:42 PM
This would most likely require some kind of signed Java applet.