Profile
Achievement

FMalk's Recent SnippetsTagged ajax
- All /
« Prev 1 Next »
The filter only needs to know which requests need to be returned as JSONP, doesn't care how. Modify "OnBeginRequest" accordinly.
If original .asmx doesn't return JSON, extend it like example shows.
JSONP only works for GET requests, so don't forget...
0
1004
posted 14 years ago by FMalk