Hey !!
I just found an example of something that can help you.
http://www.zdnet.com/devhead/resources/scriptlibrary/javascript/utility.html
and then go to Upload Filter.
Oleg
-----Original Message-----
From: Prakash [mailto:anp@a...]
Sent: December 18, 2001 10:36 AM
To: javascript
Subject: [javascript] browse file filter
In javascript is there an option to filter the file types when
browse is invoked.
Ex:
<input type=file name="zzz">
for this i want user to browse only jpg files and nothing else..