Brech
Sent: Monday, May 18, 2009 1:47 PM
To: jquery-en@googlegroups.com
Subject: [jQuery] Re: Calling ASMX from JQuery
doesn't asmx wrap the json in a soap object?
> Date: Mon, 18 May 2009 12:51:05 -0700
> Subject: [jQuery] Re: Calling ASMX from JQuery
> From: brakes...@gmail.com
&
doesn't asmx wrap the json in a soap object?
> Date: Mon, 18 May 2009 12:51:05 -0700
> Subject: [jQuery] Re: Calling ASMX from JQuery
> From: brakes...@gmail.com
> To: jquery-en@googlegroups.com
>
>
> Check in Firebug if the service returns data or a 501 error.
Check in Firebug if the service returns data or a 501 error. Its
under CONSOLE. You should allow it to "Show XMLHTTPRequests"
Also,
1. The URL part seems to have an extra space after HTTP.. or maybe
its just a typo:
url: "http: //localhost/BoATransformation/Survey.asmx/
GetSurvey"
2. Or try
3 matches
Mail list logo