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

Answer Posted / santosh kakani

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

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

which method do you use to redirect the user to another page without performing a round trip to the client? How?

480


What is dot net and its uses?

548


What is .net assembly?

586


Explain about the features and elements present in Visual studio.NET IDE?

619


What are the new features of Framework 1.1 ?

3808






Which file is taken by compiler when we have both file Application and Server Configuration file?

1561


Which namespace is used to support multithearding in .NET?

525


Explain what is the difference between web application and enterprise application?

544


What does msil do?

550


How do I use the thread pool?

573


What are the advantages of .net?

541


Tell us the difference between the while and for loop. Provide a .net syntax for both loops?

541


What are the different.net tools which you used in projects?

541


How will you load dynamic assembly? How will create assemblies at run time?

1617


Can "this" be used within a static method?

568