
02/05/2002, 11:46
|
 | | | Fecha de Ingreso: enero-2002 Ubicación: Catalunya
Mensajes: 6.459
Antigüedad: 23 años, 2 meses Puntos: 17 | |
Re: Especificar tipo archivo Aquí unos ejemplos:
<input type="file" accept="text/html,text/plain,application/msword">
<input type="file" accept="application/msexcel,application/poscript,application/x-zip-compressed">
<input type="file" accept="application/pdf,application/rtf,video/x-msvideo">
<input type="file" accept="video/quicktime,video/x-mpeg2,audio/x-pn/realaudio">
<input type="file" accept="audio/x-mpeg,audio/x-waw,audio/x-aiff">
<input type="file" accept="audio/basic,image/tiff,image/jpeg">
<input type="file" accept="image/gif,image/x-png,image/x-photo-cd">
<input type="file" accept="image/x-MS-bmp,image/x-rgb,image/x-portable-pixmap">
<input type="file" accept="image/x-portable-greymap,image/x-portablebitmap">
Joe Tawers
http://www.ilimit.com/towers |