Dotneteers.net
All for .net, .net for all!
Sign in
|
Join
|
Help
Home
OBA, Sharepoint and Aghy
DiveDeeper VSX
My.Mountains[]
VBandi's musings on WPF, Silverlight and UX
All Tags
»
ASP.NET
»
Web
»
web2
»
c#
(RSS)
Browse Blog Posts by Tags
Showing related tags and posts for the
Blogs
application. See
all tags in the site
.net
AJAX
Web design
webapps
webdev
Disabling buttons/lists/etc when executing ASP.NET AJAX request
Just drop it in your page before the </body> tag: <script language="javascript" type="text/javascript"> var prm = Sys.WebForms.PageRequestManager.getInstance(); prm.add_initializeRequest(InitializeRequest); prm.add_endRequest(EndRequest); var oldClass = ""; function...
Posted to
My.Mountains[]
by
petersm
on Wed, Apr 8 2009
Filed under:
Filed under:
c#
,
ASP.NET
,
.net
,
AJAX
,
Web
,
Web design
,
webapps
,
web2
,
webdev
Page 1 of 1 (1 items)