Logo 
Search:

Asp.net Answers

Ask Question   UnAnswered
Home » Forum » Asp.net       RSS Feeds
  Question Asked By: Violet Nelson   on Jun 06 In Asp.net Category.

  
Question Answered By: Damon Jones   on Jun 06

I wouldn't use what you are doing with fileextensions - there are
methods in .NET to do that

what if you had a file called "my.filename.ext" which is quite reasonable ...
and common ... people tend to rename things by adding an extension to them,

e.g. global.aspx -> global.aspx.old

Share: