
05/05/2005, 16:38
|
 | | | Fecha de Ingreso: mayo-2003 Ubicación: Panama city, Panama, Panama
Mensajes: 1.154
Antigüedad: 22 años, 1 mes Puntos: 5 | |
don't worry...
para ambos (input y textarea) es igual el request y se hace así:
texto_value = request.form("myinput")
textarea_value = request.form("mytextarea")
saludos
__________________ Saruman One Ring to rule them all, One Ring to find them, One Ring to bring them all and in the darkness bind them. |