
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta http-equiv="Content-type" content="text/html; charset=iso-8859-2"> </head> <body bgcolor="#00AFAF"> <script language="JavaScript" type="text/javascript" > <!-- advAJAX.get({ url: "http://paweb.info/program/show.php?userid=1&type=5", onSuccess : function(obj) { document.getElementById('baner').innerHTML=obj.responseText;} onError : function(obj) { alert("Error: " + obj.status); } }); //--> </script> </body> </html>
Ze zwykłym alertem w Success tez nei jakby w ogole nie działał advAJAX jak sprawdzic czy on w ogole działa mi