the url is 'app/ajax.phpauth-login'
U missed the ? 'app/ajax.php?auth-login'
On Tue, May 26, 2009 at 3:14 AM, yrelkin wrote:
>
> I am developing a VoIP Customer Portal with jQuery/Ajax.
> Everything works fine in Firefox, but in IE and Safari, the JS breaks.
>
> I used MS Script Debugger to get
$.post("login.php",{user:uname,pass:pass},function(data){
alert(data.something);
},"json");
Is easier, otherwise you can try removing the word json and using another
name and see if that works. Good luck on your mission of success!
-Original Message-
From: jquery-en@googlegroups.com
2 matches
Mail list logo