Does any tag exists in HTML to upload and download files ?

Answers were Sorted based on User's Feedback



Does any tag exists in HTML to upload and download files ?..

Answer / shweta

<input type=file> tag upload file

Is This Answer Correct ?    6 Yes 2 No

Does any tag exists in HTML to upload and download files ?..

Answer / ravikiran(aptech mumbai)

<input type="file">

Is This Answer Correct ?    6 Yes 2 No

Does any tag exists in HTML to upload and download files ?..

Answer / ankur agarwal

<input type="file">

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is the epoch date?

0 Answers  


What are parsers? Dom vs sax parser.

0 Answers  


what is struts-config-xml?and its use?

3 Answers  


How does arraylist work in java?

0 Answers  


can u give one sinario when you use Abstract Class and When you use Interface.

5 Answers   ITC Infotech,






how to create an applet

2 Answers  


In case of inheritance what is the execution order of constructor and destructor?

0 Answers   Agilent,


What is lambda expression in java?

0 Answers  


Marker interface means , interface which has no methods.Then what is the necessity of its usage.I read "it tells the compiler that it should be treated differently ". "It is used to store state of an object". But still am not clear.Please explain clearly.

2 Answers  


Write a program to calculate factorial in java?

0 Answers  


What is the common usage of serialization?

0 Answers  


Explain about collection interface in java?

0 Answers  


Categories