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 Atomicity?

3 Answers   Verifone,


What is the need of OLE-automation?

0 Answers   CGI,


Tell us what do the following acronyms in .net stand for: il, cil, msil, cli and jit?

0 Answers  


What is meant by .Net framework?

1 Answers  


What are the Characteristics of .NET?

1 Answers  






What is MSIL, IL, CTS?

3 Answers  


Which dll translate xml to sql in internet information server (iis)?

0 Answers  


How does the .NET framework work?

1 Answers  


Which namespace is require to used XML in .NET?

0 Answers   Sans Pareil IT Services,


Writing a Stored procedure to insert the values into a table

1 Answers  


How to create multiple inheritance in c#, with example?

0 Answers  


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

0 Answers   UGC Corporation,


Categories