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

Reply

HTML - Re: Posting files via "Browse" button ?

 
Thread Tools Search this Thread
Old 05-18-2004, 07:55 PM   #1
Default Re: Posting files via "Browse" button ?


To upload a file you need the file select control that you have and you
need to add an attribute to your <form> tag and as far as I know, you
need some kind server-side technology (jsp, asp, coldfusion, cgi, php,
etc) to handle the file once it gets to the server.
Here's the attribute for the <form> tag:
ENCTYPE="multipart/form-data"



ekimnosnews@hotmail.com
  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