MagicAjax.NET Forums

Forums for the Magic Ajax Engine
Welcome to MagicAjax.NET Forums Sign in | Join | Help
in Search

Browse by Tags

All Tags » magicajax viewstate
Sorry, but there are no more tags available to filter with.
  • Compressed Viewstate

    I used 3rd party tools (LightningCode.WebTools) in my project, it includes the Viewstate compression features. But when I used MagicAjax, the viewstate (that has been compressed) sometimes not working well (sometimes it will failed to get value from viewstate). How can I change the default Viewstate in MagicAjax? I have tried to change all the ...
    Posted to Help (Forum) by yaniar on Φεβρουαρίου 19, 2007
  • Re: Page Transfer Problems

    OK I work with Nik and I am pretty certain its a bug on the following line of code Just perform a .ToLower and it should be fixed. Pls update the source code accordingly.  AA.protected void Application_AcquireRequestState(object sender, EventArgs e){ HttpApplication application = (HttpApplication)sender;if (_request == null || ...
    Posted to Help (Forum) by aantony on Σεπτεμβρίου 29, 2006
  • MagicAjax and ViewState

    Hello, There is one thing that I don't understand:  In the MagicAjax.NET framework it is reported that: "The page's ViewState is shared amongst PostBacks and AjaxCalls; any changes to it by an AjaxCall will be available to a PostBack and vice versa". Based on this, I assumed that if I add a change to the ViewState ...
    Posted to Help (Forum) by dalsinao on Σεπτεμβρίου 27, 2006
Powered by Community Server, by Telligent Systems