hi
i am using file upload control in asp.net when upload my file i get file path using
System .IO string filename="c:\Program Files\Microsoft Visual Studio 9.0\Common7\ADMIN\Loginpage.aspx "
here how to split above string in
string strname="ADMIN\Loginpage.aspx "
any one give some idea for Do this
gowthaman8870226416