Ver Mensaje Individual
  #2 (permalink)  
Antiguo 16/10/2006, 11:06
Avatar de SiR.CARAJ0DIDA
SiR.CARAJ0DIDA
 
Fecha de Ingreso: junio-2004
Ubicación: Acá
Mensajes: 1.166
Antigüedad: 19 años, 10 meses
Puntos: 4
var variables_por_post = "a=1&b=2&c=3";
ajax.open("POST", "inicio.php?var1=valor&var2=valor2", true);
ajax.setRequestHeader("Content-Type", "application/x-www-form-urlencoded");
ajax.send(variables_por_post);
__________________
Internet Explorer SuckS
Download FireFox