Multipart file upload constrained for XML file type
In my project I have to upload xml files to server. while browsing for
files in directory only xml files in the directory should be listed. It
should constraint other file type. I have done for uploading any file type
using multipart. how to constraint my upload function to upload only xml
files?
No comments:
Post a Comment