[EMAIL PROTECTED], I'm trying to write a webpart using ajax, which displays data from several SPLists. The eample from the codeProject-page is working fine, but I've problems adding other functionality.
First problem is, that everytime i instanciate an object of my own class, the method seems to be stopped, because no return value is sent to the callback function. How do I use some other classes? Second is, i put the webpart on a website within a WSS-Site. in the ajax-class-methods i do not have the same Context as outside - how can i tell ajax the correct Context? If anybody has a short example retrieving information from a SPList and using external classes i would be grateful. thanks in advance siri --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ajax.NET Professional" 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/ajaxpro The latest downloads of Ajax.NET Professional can be found at http://www.ajaxpro.info/ Don't forget to read my blog at http://weblogs.asp.net/mschwarz/ -~----------~----~----~----~------~----~------~--~---
