asp Fileupload and would like to show the file name I want to set the path and filename when choose File is clicked set path to for example c:\Experts and file name = testExport.xls and All Files drop down to be xl* is it possible you could do it in the vb earlier version using OpenFileDialog1.FileName and OpenFileDialog1.Filter = "Excel Files|*.xl*"