I am using the fileupload text box to get a file name to upload to my server (you know the browse button and the textbox that displays the file path). Was wondering if there is a way to set the types of files that it can find. By default it searches for * all files. I want it to just find textfiles, any ideas?