I have a jQuery post to a method in '.asmx' file. It was working well in Firefox 3.5 but not in 4.0. When post happens it redirect to a URL something like 'www.5_124.com'. Don't know what's happening . And this is happening for only one method in the 'asmx' file. Others are working correct.
In firebug it says the POST is aborted.