Wednesday, March 21, 2012

need help in master pages using ajax

hi all i need an advice concerning the use of master page using async

first ive discovered that page loads using links to pages of the same master page cant be done without postback so am searching for a way to apply a way of implementing my site using master pages and ajax

so i put a master page with a header and a contant place holder next i implemented a page using mymaster page and i put within a iframe for the other pages so as those pages can be loaded asyc for the first time it seemd working just fine but when i put in the pages residing in the iframe an ajax implementation it asks for script manager so heres the prob

plz give me a good way implementing my master page without many postbacks and without using multiview

a conceptual way ........ thanks a lot

Why use masterpages if you want your pages to behave like you are using frames? You would probably be better off if you just had an aspx page with an iFrame.

No comments:

Post a Comment