Go Back   Velocity Reviews > Newsgroups > HTML
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

HTML - choose a folder when using a form

 
Thread Tools Search this Thread
Old 02-10-2005, 09:32 AM   #1
Default choose a folder when using a form


I use a form where I can choose a file to upload like:

<FORM name="main" target="_blank" method="POST"
enctype="multipart/form-data" action="map">
<TR><TD>File&nbsp;#1</TD><TD><INPUT type=file name="uploaded_file_1"
size=14></TD></TR>
<INPUT type=submit name="submit" value="Draw the map" style="font-size:
12px">
</FORM>

Is it possible when I click the "file search" Button to open a specific
folder. Additional is it also possible to choose only specific files like
*.jpg.

Hope somebody can help me there.
Thanks a lot
Hubert




Hubert Holler
  Reply With Quote
Old 02-10-2005, 10:26 AM   #2
Jukka K. Korpela
 
Posts: n/a
Default Re: choose a folder when using a form

"Hubert Holler" <> wrote:

> Is it possible when I click the "file search" Button to open a specific
> folder.


No.

> Additional is it also possible to choose only specific files like *.jpg.


No.

For brevity, I've omitted notes about what might be theoretically possible
but isn't implemented; for such matters see
http://www.cs.tut.fi/~jkorpela/forms/file.html

--
Yucca, http://www.cs.tut.fi/~jkorpela/
Pages about Web authoring: http://www.cs.tut.fi/~jkorpela/www.html


  Reply With Quote
Old 02-10-2005, 09:42 PM   #3
Toby Inkster
 
Posts: n/a
Default Re: choose a folder when using a form

Hubert Holler wrote:

> Is it possible when I click the "file search" Button to open a specific
> folder.


What folder would you like to open? How do you know it exists?

--
Toby A Inkster BSc (Hons) ARCS
Contact Me ~ http://tobyinkster.co.uk/contact

  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump