Rank: Advanced Member Groups: Member
Joined: 2/20/2008 Posts: 34
|
I only want to allow .pdf uploads so I set this property to .pdf. However the file search dialog still says 'all files(*.*). What am I missing? Thanks, Gary Blakely
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,193
|
Hi,
That's normal. JavaScript has no control over which filter the browse dialog shows. What FileExtension does is, if you select a file other than pdf, it will prompt and refuse to upload it.
Thanks
|