protected void Button1_Click(object sender, EventArgs e)
{
FileUpload1.SaveAs(Server.MapPath(@"~/batch23/nilesh/") + "//upload//" + FileUpload1.FileName);
}
Page 1: index.html <!DOCTYPE html> <html> <head> <title> Page 1 </title> </head> <body> ...
No comments:
Post a Comment