DaniWeb IT Discussion Community

DaniWeb IT Discussion Community (http://www.daniweb.com/forums/index.php)
-   ASP.NET (http://www.daniweb.com/forums/forum18.html)
-   -   Code Snippet: FileUpload Control - Shalvin (http://www.daniweb.com/forums/thread217049.html)

Shalvin Mar 12th, 2008 1:39 am
FileUpload Control - Shalvin
 
Uploading a file to a specific folder inside the virtual directory.

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

All times are GMT -4. The time now is 7:28 am.

Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC