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 the microsoft .net?
What are the different parts of an Assembly in .Net?
What is the base class of Button control in .NET?
What is view state in .net?
What are situations when you register .NET assembly in GAC ?
Explain how to produce an assembly?
What is .net standard?
Can u explain me What is encapsulation?
7 Answers Deloitte, GK companies,
i have an array of 10 objects whose values are from 1-10 randomly inserted. i have deleted one array object. tell me what is that value? write the logic of it.
2 Answers Deloitte, Srp Khanij,
What are the Characteristics of .NET?
Name the classes that are introduced in the system.numerics namespace.
What are three common acronyms used in .net, and what do they stand for?