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
  • Re: Validation of viewstate MAC failed / The state information is invalid for this page and might be corrupted

    I have had this problem in a shared hosting environment. After testing, I discovered that I could experience this problem with even the most basic of web pages, consisting of only a couple of ASP.Net labels and an ASP.Net button. Working within a Session, the pages and site function fine. The problem...
    Posted to State Management (Forum) by dbrook007 on 06-28-2008, 12:00 AM
    Filed under: page, page methods, page navigation, Partial View State Ajax Updates, Problem, Session, Session and Authentication, session data lost problem, session end, Session expire web.config, session from formvie, Session Management, Session Management and Load Balancer, session management for gridview control, Session Management shared among child windows, Session State, Session state information lost, Session State Partitioning, Session State SQL Server gridView AJAX, session state timeout, session time out, SessionState cookieless cookies viewState, validation of viewstate MAC failed, view state controls, view state cookie session data caching, View state Problem, view state refresh F5 load event, ViewState, viewstate & cookies?, viewstate asp.net, viewState asp.net controls page size, viewstate invalid base64 length, viewstate MAC failed, ViewState problem, viewstate updatepanel postback, viewstate validation, viewstate vs session, ViewState vs. Session, ViewStateException, Viewstatevalidation, .Net 2.0, ajax, Ajax Viewstate, AJAX Viewstate Scriptmanager, Ajax: Javascript, app pool crash KB928365, App_Code, App_Code folder, application end event, application lifetime scope state management asp.net, application object, Application Pool, asp.net, asp.net 2.0, Asp.Net 2.0 session, ASP.NET 2.0 Webform, asp.net 2.0:GridView, ASP.NET cache, ASP.net Session, asp.net session timeout, ASP.NET State Management, asp.net., ASP.net.net session timeout, asp.net.net session usage, aspnet_state.exe, asynchronous callbacks session StateServer, mac validation, MachineKey, Maintain State, Manage State, Master Pages, MasterPages, Web Services, workaround, Seession, Application State, Application State Reset, Application_Error, Application_Stop Applicaton, validation, Paging, session state management, Session State Server Error, SessionState, view state, viewstate MAC authentication timeout, ViewState scope access context, ajax viewstate session alternative "web user controls", asp.net - application variables, asp.net. sessions, ASp.net\Security\Logout, webservices, IIS, Application variables, ApplicationState
  • Modify Page Sizes in ASP.NET

    is there a way to set the page sizes in a asp.net website like the expression web does? in expression web, you can set the page size (the maximum and the working area). let say my current screen resolution is 1440 by 900 pixels and i want to develop an asp.net site with 1024 by 768 resolution (because...
    Posted to Web Forms (Forum) by qhyzme on 11-03-2007, 12:00 AM
    Filed under: Modify Page Sizes in ASP.NET, size, asp.net, page
  • [c#, session cookies]Object reference not set to an instance of an object. How to receive session cookie (added by ‘Session[“password”] = cpassword’) in good, correct way?

    I would like create page (in c# language) where I could type login, password and after checking checkbox could save "mypassword" to the computer cookies. After clicking button, script should be check my login and my password and save "mypassword" to the session cookies (to receive on page "admin.aspx...
    Posted to State Management (Forum) by szmitek on 05-13-2007, 12:00 AM
    Filed under: OutputCache clear, page, requesting session cookies, Session, Session and Authentication, Session State, application, application object, asp.net, asp.net 2.0, authentication page-redirection session state stale page target redirection, c#, cookie, Cookies, current user, dynamic content, response.redirect, authentication
  • 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
  • Setting up pre init method accross all pages

    i developed a bookmark type application and have the following code in the pre-init method Protected Sub Page_PreInit(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.PreInit Dim myControl As Control = getPostBackControl(Me.Page) If Request.Cookies("Favorites") Is Nothing Then...
    Posted to Web Forms (Forum) by TeH Brofessor on 07-28-2009, 12:00 AM
    Filed under: ASP.NET, Master Pages, User Controls, cookies, page, bookmark, pre init
Page 1 of 1 (6 items)