hi experts if a alert use before header() use in a function like this:
e.g. function goto_page() { if(.............) { .................... <? alert("Error:............"); <?php header("abc.php"); } } alert not execute. why? Imran Shafiq Khan [Non-text portions of this message have been removed]