i am using this
struts code
<html:file property="exportBean.file" style="width:220px; height:24px;" styleId="file" />
this code generate a browse button to browse a file.
when i am clicking on this button a dialog box appears and in file of types drop down ,i want to change the type,i am using internet explorer.
plz suggest me the solution how can i change the file types in dialog box for browse button.