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 |
can we use private assembly in other project in dot net.
How do you pass value of a text box from page1.aspx to page2.aspx without storing it as a session value?
What is RunTime Polymorphism?
5 Answers Deloitte, eClerx, Horizon, Intel, Pragna Technologies,
what is use of learning .net? does we get good jobs based on .net?
What is a design pattern and what is it for?
in hibernate, what is dirty reading?
What is new in .net core?
Class for getting the info that is on clipboard of our system in a windows App?
Give an example for setter/ write-only methods
How Can Creating Installation Components in .Net?
How to convert a .NET object into COM operabililty?
0 Answers Petranics Solutions,
How do you give a Windows service specific permissions?