what are the controls used to upload a file from client to
server?
Answers were Sorted based on User's Feedback
Answer / santosh kakani
FILE UPLOAD CONTROL
Example
FileUpload1.PostedFile.SaveAs(Server.MapPath("Filename"));
| Is This Answer Correct ? | 4 Yes | 0 No |
What is Ajax design pattern in .NET?
If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
What is different between User Control and Web Control and Custom Control?
Please explain what is immutability, what is it for and how is it codified?
What is .net environment?
Explain .net framework overview?
What are Sessions?
How to implement DataGrid in .NET?
How will you register com+ services?
Explain what is immutability, what is it for and how is it codified?
Explain what is mutex?
What?s a Windows process?