|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
browse button functions ?
Hi ..
does anyone know of a way to browse (using a browse button) in html and select a directory ? I know that html has "file" browse functionality ... like so Code:
<input type="file" value="Browse..." > is the only solution to browse to a file.. in the directory that i want then just delete the filename from the browse string returned ? or is there a way to accept a directory when browsing ? thanks deez |
|
#2
|
||||
|
||||
|
Using INPUT ... type="file" browses the client's PC - not the server. Do you want people to be able to browse the directories in your web site?
MK |
|
#3
|
|||
|
|||
|
browse button to a directory ?
hey thanks for the reply..
No, I don't care where the browse starts because all the files are on a network and can be accessed from any client pc. I'm looking for a way to browse and select a directory ... I'm also looking for a way to multiple select files with a browse... and be able to use the files selected .. but .. mostly .. Is there a way to select a directory other than.... selecting a file in the desired directory then deleting that filename in the browse path thanks matt |
![]() |
| Viewing: ASP Free Forums > Programming > HTML, JavaScript And CSS Help > browse button functions ? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|