Tema: incluir php?
Ver Mensaje Individual
  #3 (permalink)  
Antiguo 10/07/2003, 07:05
Avatar de Sebastian1046
Sebastian1046
 
Fecha de Ingreso: junio-2003
Mensajes: 278
Antigüedad: 20 años, 10 meses
Puntos: 0
no funca..

cree un texto dinamico y le puse:

carga = new LoadVars()
carga.load("activos.php")
carga.onLoad = imprimir;
function imprimir(){
campo_txt.text = carga.cantidad;
}

Pero no anda

el php se llama = activos.php
y el txt = usuarios.txt