code for adding browse button to webpage

P

parkarumesh

I need to add a browse button to my webpage which has the same
functionality as that of the Browse button in windows application. Is
there any particular Java API for same, or can it be done using
javascript
 
T

Thomas Weidenfeller

I need to add a browse button to my webpage which has the same
functionality as that of the Browse button in windows application. Is
there any particular Java API for same, or can it be done using
javascript

Non of these.

Use HTML, and try in an HTML/web design newsgroup. Or better yet, Google
first. Ask for <input type="file">

/Thomas
 
J

Jeffrey Schwab

I need to add a browse button to my webpage which has the same
functionality as that of the Browse button in windows application. Is
there any particular Java API for same, or can it be done using
javascript

The Java component you seem to want is called JFileChooser.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,776
Messages
2,569,603
Members
45,189
Latest member
CryptoTaxSoftware

Latest Threads

Top