Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How to enable AJAX in ASPX page after the fact

0 views
Skip to first unread message

Cirene

unread,
Apr 28, 2008, 6:10:56 PM4/28/08
to
I created an ASP.NET website using Visual Studio 2008. I want to now use
some of the AJAX tools, but they won't drag/drop on my master page. I think
I have to somehow "enable" AJAX or reference the files properly. Any advice
on how I can enable the ASPX page for AJAX?


Lloyd Sheen

unread,
Apr 28, 2008, 6:32:01 PM4/28/08
to

"Cirene" <cir...@nowhere.com> wrote in message
news:e0mn8yX...@TK2MSFTNGP06.phx.gbl...

http://aspalliance.com/1315_AJAXenable_an_Existing_ASPNET_Web_Page
http://asp.net/ajax/documentation/live/ConfiguringASPNETAJAX.aspx

are two of many Google results

remember Google is your friend.

LS

Lloyd Sheen

unread,
Apr 28, 2008, 6:32:59 PM4/28/08
to

"Cirene" <cir...@nowhere.com> wrote in message
news:e0mn8yX...@TK2MSFTNGP06.phx.gbl...

and if you want a video showing how

http://www.asp.net/learn/ajax-videos/

LS

Scott M.

unread,
Apr 28, 2008, 7:22:26 PM4/28/08
to
You'll first need to add a ScriptManager to the page and then most likely a
content panel. From there, you can put AJAX stuff in that panel.

"Cirene" <cir...@nowhere.com> wrote in message
news:e0mn8yX...@TK2MSFTNGP06.phx.gbl...

Cirene

unread,
Apr 28, 2008, 7:28:47 PM4/28/08
to
Thanks!!!

"Scott M." <sm...@nospam.nospam> wrote in message
news:OKWBVZY...@TK2MSFTNGP06.phx.gbl...

Cowboy (Gregory A. Beamer)

unread,
Apr 30, 2008, 10:12:10 AM4/30/08
to
Try this blog entry:
http://tinyurl.com/5flcj8

--
Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA

Subscribe to my blog
http://gregorybeamer.spaces.live.com/lists/feed.rss

or just read it:
http://gregorybeamer.spaces.live.com/

*************************************************
| Think outside the box!
|
*************************************************


"Cirene" <cir...@nowhere.com> wrote in message
news:e0mn8yX...@TK2MSFTNGP06.phx.gbl...

0 new messages