Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_jsp thread: urgently required HELP, how to get the url of a FOLDER?


Message #1 by "jeanie teo" <attthx1@h...> on Mon, 8 Jul 2002 10:10:44
my qns scenario:
ok.. for example when i put html codes 
<input type=file name=x> 
it will display me with a textfield n a "browse" button. 
when user click on that button, an open dialog box will open will user 
will hve a select a particular file. 
when user click on "open" the dialog box will close n the path of the file 
will be display in the textfield. 
for e.g. the path is: 
c:\my document\abc\text.html 
now my problem is i want user to specify a specifc destination.. not a 
file. 
so i want my output to be 
c:\my document\abc\

does any other know how to do so? pls inform me immediately if u hve any 
solution.. thanks..

  Return to Index