Browse by Tags

Related Posts

  • How can I know if the current page will redirect to another page?

    How can I know in VB.NET if the current page will redirect to another page before unloading the current page? I am using a shared variable within the page class. I want it to free if the page will not post back. Is there any property or method of the page that I can use? Thank you.
    Posted to Web Forms (Forum) by van.net on 12-09-2008, 12:00 AM
    Filed under: page, redirect, vb .NET, ASP.NET, PostBack
  • ASP.Net Navigation/Validation STRANGE PROBLEM

    Heloo everybody I am having a problem in a web application that i am developing. My web application comprises of several form each having a few buttons at the top of the form e.g ADD, EDIT, SAVE, CANCEL etc. for form operations. I also have a textbox on my form in which user may type RECODE_ID directly...
    Posted to Web Forms (Forum) by Dhuka on 03-16-2007, 12:00 AM
    Filed under: multiple buttons, page, page.load, POST, PostBack, postback event handling, query string form, Valdiation Controls, Web Forms, .net, access Web Form from User Control, Asp .net, ASP.NET, ASP.NET 2.0, ASP.NET 2.0 VB.NET, ASP.NET 2.0 webform, controls, event handlin, events, forms, IsPostBack, webform, Webforms, asp.net client side code, validation, form
  • Cross-Page posting problem - PreviousPage.FindControl always returns nothing

    I am trying to get cross-page posting to work. 1) First webpage I have a repeater containing some labels 2) A button with postback url property set to target page 3) On target page I have PreviousPage.FindControl to pull the controls off the source page. The FindControl() method is always returning Nothing...
    Posted to Web Forms (Forum) by swaino on 01-30-2007, 12:00 AM
    Filed under: page, postback
Page 1 of 1 (3 items)