webmaster resources tips and articles
webmaster information

Path = Home : Form Tips : How To Create A Filet Upload Field For A Form

How To Create A File Upload Field For A Form

 

A text field will accept any type of alphanumeric text entry.

A file field allows a visitor to browse their computer for a file and then upload that file to your server. For example, it will allow a visitor to upload a picture file to your online photo album.

<input type="file" name="file">

 

 

© janim.net 2000 - 2007 All rights reserved