Extract filename from a filename typed by user

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I have a filename abcxyz.doc. Can someone tell me how do I extract the file
extension .doc from the filename in ASP.NET using VB.

For your reference a user is typing a filename in the textbox and I am
trying to parse this text. FileSystemObject is not useful here.

Thanks,

joe
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top