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 |
Explain about .net?
Difference between Panel and GroupBox classes?
Can we share session between ASP.Net & ASP
3 Answers Accenture, Value Labs,
What's wrong with a line like this? Datetime.parse(mystring);
create a keypair?
Is there built-in support for tracing?
What is Delegate? Have ever used Delegates in your project.
What does stateless mean?
What are the types of jit?
What is prerender event of a page?
How do you create threading in .NET? What is the namespace for that?
Explain the difference between public and static modifiers?