
25/03/2004, 06:53
|
 | | | Fecha de Ingreso: mayo-2003 Ubicación: Panama city, Panama, Panama
Mensajes: 1.154
Antigüedad: 22 años Puntos: 5 | |
hola... es facil.
function holita()
{
var x = <%=(variable_asp)%>
hola = 15*x
alert (hola);
}
pd. cuando es texto se debe colocar las comillas: }
var x = "<%=(variable_asp)%>"
__________________ Saruman One Ring to rule them all, One Ring to find them, One Ring to bring them all and in the darkness bind them. |