prova a togliere l'evento da onload e metterlo in uno script nell'head:
Codice PHP:window.onload = function(){
document.gest.submit();
}
prova a togliere l'evento da onload e metterlo in uno script nell'head:
Codice PHP:window.onload = function(){
document.gest.submit();
}