2009/10/2 Dave <[email protected]>: > > Thanks Richard > > I have checked the API for new/changed features between 1.5.0 and > 1.6.0, but I'm getting null returned in the second parameter. > > >
What headers are you supplying with the JSON'd data from the server? For JSONP, I use Content-type: application/javascript For JSON, I use Content-type: X-JSON These work great for me. -- ----- Richard Quadling "Standing on the shoulders of some very clever giants!" EE : http://www.experts-exchange.com/M_248814.html Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731 ZOPA : http://uk.zopa.com/member/RQuadling --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Prototype & script.aculo.us" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/prototype-scriptaculous?hl=en -~----------~----~----~----~------~----~------~--~---
