I have a page that lists all the files in the folder. How can I remove the extension from the string containing the file name? For example: file1.asp -> file1, somepage.html -> somepage, etc.