Gostaria de saber onde esta o erro de sintaxe pois eu não vejo o erro.
window.onload = function() { //window . onload é a função que é chamada quando a página acaba de ser carregadaWarning: carregar(): Invoke() failed: Exception occurred. Source: ADODB.Fields Description: Item cannot be found in the collection corresponding to the requested name or ordinal. in D:\SiteDesenvolvimento\DiretoriosVirtuaisSistemasPHP\webReprografia\Classe\class_Usuario.php on line 99
Warning: carregar(): Invoke() failed: Exception occurred. Source: ADODB.Fields Description: Item cannot be found in the collection corresponding to the requested name or ordinal. in D:\SiteDesenvolvimento\DiretoriosVirtuaisSistemasPHP\webReprografia\Classe\class_Usuario.php on line 102
Warning: carregar(): Invoke() failed: Exception occurred. Source: ADODB.Fields Description: Item cannot be found in the collection corresponding to the requested name or ordinal. in D:\SiteDesenvolvimento\DiretoriosVirtuaisSistemasPHP\webReprografia\Classe\class_Usuario.php on line 103
window.parent.$("carregando").fadeOut(); window.parent.location = "principal.php";
}
</script>
</head>
Grato!