con le pagine in php io uso questo:
codice:
var invia = new LoadVars();
invia.xyz = "variable";
invia.send("nome_pagina.html","_blank","GET");