Raghavan
July 19th, 2000, 10:18 AM
I wish to perform file upload.
I wrote name="userfile" type=file accept="text/txt" in the input tag
in my htm file.
When i clicked the browse button showed by the browser i saw the filters Allfiles *.*, Html "*.htm", Image "*.jpg"
If i wish to filter only the files of text with extension txt what i have to do?
I wrote name="userfile" type=file accept="text/txt" in the input tag
in my htm file.
When i clicked the browse button showed by the browser i saw the filters Allfiles *.*, Html "*.htm", Image "*.jpg"
If i wish to filter only the files of text with extension txt what i have to do?