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
903
posted 13 years ago by FMalk