Hi,
I'd like to set a new features to my plug of mine, I want to let user upload
a file into a specific directory, formatting the file name in a certain way.
The heart of this features should be a form like that:

<form id="form1" name="form1" enctype="multipart/form-data" method="post"
action="upload.php">
<label>
<input type="file" name="userfile" value=""/>
<input type="submit" value="upload file" />
</label>
</form>

ASAP the form tag is not usefull, but how can set the enctype parameter ?
Is it the right way ? any idea or suggestion is well accepted.

Thanks to everybody

 
 --
 Email.it, the professional e-mail, gratis per te: http://www.email.it/f
 
 Sponsor:
 Videogame da urlo sul tuo cellulare! 

 Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=7521&d=20080304


_______________________________________________
Cartoweb-users mailing list
Cartoweb-users@lists.maptools.org
http://lists.maptools.org/mailman/listinfo/cartoweb-users

Reply via email to