Search Results

0
votes

FileUploads and rooted directories

Sometimes the MapPath is not directly accessible. In this case use ctl.SaveAs(Server.MapPath("~/UserFiles/[username]/[filename]")); …