954,566 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?

FileUpload Control - Shalvin

0
By Shalvin on Mar 12th, 2008 10:39 am

Uploading a file to a specific folder inside the virtual directory.

FileUpload1.SaveAs(Server.MapPath("~/") + "Photos\\Shalvin\\" + FileUpload1.FileName);
        Response.Write("File uploaded successfully");

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You