David, first of all let me thank you for your quick response. I really appreciate it.
Now, I tested the code myself. I have no issues with the statement "document.Form1.ddlFI". It works just fine. What I observed is that, FirstSample.WebForm1.GetRoutingsByFI(FI, showRoutings_CallBack); statement is not behaving the way it is supposed to. For some reason it looks like the statement is not invoking the server side method. Because what I did was after filling the dataset, I used the WriteXMLSchema methods of the DataSet object, but that didn't work when the method was invoked from the JavaScript. However, if I invoke same method on the server side it works just fine. Any suggestions for that? How can I ensure that my server side AjaxMethod is being invoked from my client side code? Once again, thanks for your help. Regards, soor --~--~---------~--~----~------------~-------~--~----~ 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/ The open source project is now located at http://www.codeplex.com/Wiki/View.aspx?ProjectName=AjaxPro -~----------~----~----~----~------~----~------~--~---
