dummyagain
December 18th, 2006, 10:05 PM
i got an errors of System.Web.HttpException: 'C:\Forum\upload\csv\Book1.csc' is not a valid virtual path
source of error is
fileUpEx.PostedFile.SaveAs(Server.MapPath(SaveLocation));
Thank you
source of error is
fileUpEx.PostedFile.SaveAs(Server.MapPath(SaveLocation));
Thank you