Browse by Tags

Related Posts

  • Dynamic Header & Sidebar

    hello everybody; i am working on a project in which i have to implement a dynamic header and sidebar the scenario is like this i have a master page and content pages on the master i have a menu control,header,footer and sidebar when i want to select a item from the menu i want to play a flv video in...
    Posted to Master Pages, Themes and Navigation Controls (Forum) by syedw on 06-08-2009, 12:00 AM
    Filed under: PostBack, refresh, content page, dynamic header, master
  • Distinguishing between postback and refresh

    I have a form which is getting submitted on particular events and page content is changed along with a postback. Now if I refresh the page, the form is submitted again (and provided there is no condition to be checked for the next step in the flow...) the content gets changed as if some user event occured...
    Posted to Web Forms (Forum) by reddevil24 on 07-11-2008, 12:00 AM
    Filed under: refresh, Difference, PostBack
  • Forcing full retrival of page, and no postback!

    I guess most of you have trouble with this as well, or have some way of minimizing trouble with refresh/postbacks, but there has to be a way to really force the browser to "GET" the page once more, without causing a postback or annoying prompt. I'm specifically concerned with IE7 and/or...
    Posted to Web Forms (Forum) by leidegre on 07-20-2007, 12:00 AM
    Filed under: PostBack, browser, refresh
  • Auto Refresh feature is not working when I add smartNavigation tag in web.config

    For Smart navigation (to maintain focus between post back and to suppress that flicker) in my web site I am adding <pages smartNavigation="true"/> web config file . <configuration> < system .web> <pages smartNavigation="true"/> </system.web> </configuration> For Auto...
    Posted to Web Forms (Forum) by PareshDehadray on 04-17-2007, 12:00 AM
    Filed under: PostBack, postback event handling, smartnavigation redirect response.redirect smart navigation, refresh
  • Open pop up, close pop up and reload parent (ignoring the postback)

    Hi, I have a script to open a pop up window following a postback and have got this window automatically closing after 5 seconds and refreshing the parent page using the following javascript: Page.ClientScript.RegisterStartupScript( this .GetType(), "QuickAddPopUpClose" , "setTimeout('window.opener.parent...
    Posted to Web Forms (Forum) by chrisoftoday on 03-07-2007, 12:00 AM
    Filed under: popup, PostBack, registerstartupscript, javascript, refresh
  • Master Pages, Partial Updates and am I missing something?

    Okay, so now we have master pages meaning we have a look to the whole site replicated over every page. And we have Update Panels, allowing us to update one section of a page without posting back the whole page. So...... is there a way that I can get my app to only refresh the part of the Content Template...
    Posted to ASP.NET AJAX Discussion and Suggestions (Forum) by ourkidsam on 11-22-2006, 12:00 AM
    Filed under: postback, Refresh, Update Panel, Content Template, Master Pages
  • Multiple Clients and Gridviews

    Hi All, I am new to development forums so apologies for any mistakes or ambiguity! I have a gridview on a webpage which is hosted on a server. I want multiple clients to be able connect to the webpage and edit the gridview contents, just using its own edit and delete functions. When I access the webpage...
    Posted to Data Presentation Controls (Forum) by vincent_nelc on 11-09-2009, 12:00 AM
    Filed under: GridView, postback, Client, help, refresh
Page 1 of 1 (7 items)