19/03/2009, 13:59
|
| | Fecha de Ingreso: enero-2002 Ubicación: Chile
Mensajes: 245
Antigüedad: 22 años, 10 meses Puntos: 0 | |
Respuesta: como mostrar una respuesta responseText a un textbox "
<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">
<html xmlns=\"http://www.w3.org/1999/xhtml\">
<head>
<meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />
<title>Documento sin título</title>
</head>
68
<body>
</body>
</html>
"
esto me devuelve cuando lo trato de pasar a un textbox... amigo como seria la mejor manera de hacerlo ..necesito q me meuestre es num 68 en el textbokx |