English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

2006-08-03 03:32:17 · 2 answers · asked by Anonymous in Computers & Internet Programming & Design

2 answers

you need to use more than a tag to upload a file using HTML. In fact, aside from creating the form element that holds the file name, you can't use HTML at all.

You will need to first create the form with html:






You will then need to use a back end technology to save the file to your server. (i.e. PHP, ASP, JSP, etc.)

2006-08-03 04:12:05 · answer #1 · answered by John J 6 · 0 0

2006-08-03 10:44:54 · answer #2 · answered by Michael 3 · 0 0

fedest.com, questions and answers