Tema: asp y flash
Ver Mensaje Individual
  #4 (permalink)  
Antiguo 17/05/2002, 09:34
Avatar de urjose
urjose
 
Fecha de Ingreso: diciembre-2001
Mensajes: 5.286
Antigüedad: 23 años, 4 meses
Puntos: 1
Re: asp y flash

Código:
 
.
.
.
Else
While Not ORS.EOF
Response.Write "NameFirst=" & Server.URLEncode(oRS("NameFirst")) & "&NameLast=" & Server.URLEncode(oRS("NameLast")) & "&Position=" & Server.URLEncode(oRS("Position"))
Wend
End If
.
.
.
<center><img src="http://www.pcmasmas.com.ar/foro/images/avatars/043.gif"><br>
Urjose</center>