Hi, no, it is not working, sorry. Ajax.NET is used to exchange data and not to build the complete page again. In most (I will not write all) scenarios you don't need the page. If you need the value of a input control you can use JavaScript and add the value as an argument to the AjaxMethod. Have a look at http://munich.schwarz-interactive.de/feedback.aspx. There I have a feedback which some input controls, all data is send to the server where I can send an email or whatever...
Does this help? Regards, Michael On 6/3/06, DSHI <[EMAIL PROTECTED]> wrote: > > Hi Micheal, > > When I use AjaxPro in a user control or in a page, is it possible to > use the ViewState of that control or a page? If it is, would you please > give an example? > > Thanks a lot, > > Derek > > > > > -- Best regards | Schöne Grüße Michael Microsoft MVP - Most Valuable Professional Microsoft MCAD - Certified Application Developer http://weblogs.asp.net/mschwarz/ http://www.schwarz-interactive.de/ mailto:[EMAIL PROTECTED] --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
