.Net Logics
Pages
(Move to ...)
Home
About Us
▼
Tuesday, 8 January 2013
Get File Extension of Upload File
string ext = System.IO.Path.GetExtension(FileUpload1.PostedFile.FileName);
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment