CodeVerge.Net Beta


   Explore    Item Entry    Members      Register  Login  
NEWSGROUP
.NET
Algorithms-Data Structures
Asp.Net
C Plus Plus
CSharp
Database
HTML
Javascript
Linq
Other
Regular Expressions
VB.Net
XML





Zone: > NEWSGROUP > Asp.Net Forum > general_asp.net.master_pages_themes_and_navigation_controls Tags:
Item Type: NewsGroup Date Entered: 5/19/2007 6:02:34 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 2 Views: 16 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
3 Items, 1 Pages 1 |< << Go >> >|
matsu
Asp.Net User
Stop MasterPage from reloading5/19/2007 6:02:34 PM

0/0

Hi, I have a web service written all on my own (www.matsu.pl). But i wrote it with MasterPages. The problem is when some one clicks a button or link the whole page is reloading and I would like to MasterPage stay as is and only reload a part of the page - contentPlaceHolder. How should I do this? Kind regards
DMW
Asp.Net User
Re: Stop MasterPage from reloading5/19/2007 7:12:08 PM

0/0

You can consider using an ATLAS UpdatePanel, updating only the content as needed. This is a fair amount of work, however, if you want it for links in the site.

You can also consider using some form of frame, but frames tend to be somewhat frowned upon.

You therefore need to consider whether the effort is worth it, or whether you want to jsut accept the normal default behaviour of the web, where clicking links takes you to a new page and thus the entire browser window refreshes.


Dave
matsu
Asp.Net User
Re: Stop MasterPage from reloading5/19/2007 9:44:43 PM

0/0

First of all thanks for your reply.

Can I and how should I make AJAX UpdatePanel to show page like Default.aspx as a content - frames like behaviour.
I meen that when someone clicks link like this http://www.matsu.pl/Shop.aspx?kp=notebooki,%20palmtopy%20i%20GPS&tp=notebooki&idp=8&id=2 UpdatePanel will be updated with content of Shop.aspx.

Kind regards
Maciej Zubilewicz
3 Items, 1 Pages 1 |< << Go >> >|



Search This Site:


Meet Our Sponsors:



Other Resources:

SiteMap Datasource MENU - newsgroup.asp-net-forum.general_asp-net ... CodeProject: ASP.NET Menu using Sitemap and MasterPage. Free source ... stop masterpage from reloading. personalization is not enabled and/or modifiable ...
Problems with Interop Assemblies deployment. App is just not working on ... how to stop re rendering of masterpages on postback. need help building a control ... masterpage, viewstate & wizards control. wh4l and uploads. profile not updating ...
Processing form variables in MasterPage from maincontent placeholder ... ... fields in the masterpage as it is reloading (after submit button has ... the trick was to stop thinking about the masterpage, it is just there primarily ...
TheMSsForum.com >> Asp >> Access Masterpage SQLDatasource - The ... This real-time page is reloaded by java script 'window.open' from another page every 5 minutes. ... All the tutorials I've seen stop at binding to a control ...
JavaScript Slide Show and the Update Panel - ASP.NET Forums ... and was wondering if I put the js slide show in one it would stop it reloading? ... ( i'm guessing the CPH on the masterpage would have to go in the Update ...
Mango's Programming Resources setTimeout Function Example with stop-start controls. onKeyDown, onKeyUp events Demo ... FIND CONTROLS IN AN ASP.NET PAGE WITH A MASTERPAGE Dev102.com ...
It Could Be Done! ... everything works like without MasterPage with this small change. ... Both provide a way to update a web page partially without reloading a full browser window. ...
SiteMap Datasource MENU - newsgroup.asp-net-forum.general_asp-net ... CodeProject: ASP.NET Menu using Sitemap and MasterPage. Free source ... stop masterpage from reloading. personalization is not enabled and/or modifiable ...



 
All Times Are GMT