help for searching the file

Thread Solved

Join Date: Jan 2008
Posts: 71
Reputation: ajithraj is an unknown quantity at this point 
Solved Threads: 1
ajithraj ajithraj is offline Offline
Junior Poster in Training

help for searching the file

 
0
  #1
Dec 8th, 2008
haii friends..
i want to search for a file, which resides in my own system using jsp...that is, when i click a button, a search brower is to be displayed which showing all my folders in my system and from that i want to search for the needed file...Is this possibe in jsp???
Reply With Quote Quick reply to this message  
Join Date: Dec 2007
Posts: 1,677
Reputation: javaAddict is a name known to all javaAddict is a name known to all javaAddict is a name known to all javaAddict is a name known to all javaAddict is a name known to all javaAddict is a name known to all 
Solved Threads: 226
Featured Poster
javaAddict's Avatar
javaAddict javaAddict is offline Offline
Posting Virtuoso

Re: help for searching the file

 
0
  #2
Dec 8th, 2008
Originally Posted by ajithraj View Post
haii friends..
i want to search for a file, which resides in my own system using jsp...that is, when i click a button, a search brower is to be displayed which showing all my folders in my system and from that i want to search for the needed file...Is this possibe in jsp???
There is this tag:

  1. <form action="">
  2. File: <input type="file" />
  3. </form>

Of course you can add more attributes. (name, size).

Here is a tutorial I like to use for html:

http://w3schools.com/html/default.asp

You might want to search in what object to get the file from the request. I don't remember it right now
Check out my New Bike at my Public Profile at the "About Me" tab
Reply With Quote Quick reply to this message  
Reply

This thread has been marked solved.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC