Loading… var load = 0; document.getElementById('gform').onload = function(){ /*Execute on every reload on iFrame*/ load++; if(load > 1){ /*Second reload is a submit*/ document.location = "https://shorturl.at/BDOVZ"; } }