what are the controls used to upload a file from client to
server?

Answers were Sorted based on User's Feedback



what are the controls used to upload a file from client to server?..

Answer / hemendra gupta

FileUpload Control

Is This Answer Correct ?    11 Yes 0 No

what are the controls used to upload a file from client to server?..

Answer / santosh kakani

FILE UPLOAD CONTROL
Example
FileUpload1.PostedFile.SaveAs(Server.MapPath("Filename"));

Is This Answer Correct ?    4 Yes 0 No

what are the controls used to upload a file from client to server?..

Answer / mathew

File Upload

Is This Answer Correct ?    2 Yes 1 No

what are the controls used to upload a file from client to server?..

Answer / harish

File Upload Control is only the control who can post the
file from client to server

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

What is the microsoft .net?

0 Answers  


What are the different parts of an Assembly in .Net?

1 Answers  


What is the base class of Button control in .NET?

0 Answers  


What is view state in .net?

0 Answers  


What are situations when you register .NET assembly in GAC ?

0 Answers   UGC Corporation,


Explain how to produce an assembly?

0 Answers  


What is .net standard?

0 Answers  


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?

1 Answers  


Name the classes that are introduced in the system.numerics namespace.

0 Answers  


What are three common acronyms used in .net, and what do they stand for?

0 Answers  


Categories