All Tags »
MagicAjax HttpModule
Sorry, but there are no more tags available to filter with.
-
I developed a web site using majicajax in asp dot net 2.
on the config.web file, under the root folder of my application, i added the httpmodule handler as
----------------
<system.web>
<httpModules>
<add name="MagicAjax" type="MagicAjax.MagicAjaxModule, ...