Click here to Skip to main content
15,886,362 members
Please Sign up or sign in to vote.
2.00/5 (1 vote)
See more:
When I run the project(asp.net,vb.net) on vs 2008 and dotnetframework 4.0.
I want to know what is the extension of sent file to the iis 5.1.
Posted
Updated 10-Nov-11 23:14pm
v2
Comments
thatraja 11-Nov-11 5:23am    
/*I want to know what is the extension of sent file to the iis 5.1. */
which file?

1 solution

What do you mean by sent file? BTW try GetExtension
http://msdn.microsoft.com/en-us/library/system.io.path.getextension.aspx[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900