AJAX control in Master pages

S

Shailesh Patel

Hi,
Where can I find good tutorial for AJAX with Masterpages.

Thank you in advance.

Shailesh
 
S

Shailesh Patel

HI,
I am using Microsoft ASP.Net Ajax.
I wamt to know how it works with master pages.
I have master page and content page. I want to use it so e.g. when a link is
clicked on displayed page it displays content in contentplaceholder. And I
think one can do with AJAX and Master pages, I want to know how?

Thank you.
 
B

bruce barker \(sqlwork.com\)

ajax.net only allows updating a ajax panel. it works by posting the page
values, rendering the page on the server, passing the panel html back,
having client script load the returned html into the panel n the browser.
this seems like over kill in your case. its meant for a smaller area to
update. in you case you might as make the content area a frame, which would
be more efficient.

-- bruce (sqlwork.com)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top