Browse by Tags

Related Posts

  • New IE8 Session Security feature Broken?

    There is a new IE8 feature called "new Session". You can access it from "File-New Session". It does NOT seem to work. Anyone know whats up with that ? There is currently a link from default page of www.asp.net that talks about this new feature at http://geekswithblogs.net/ranganh...
    Posted to Security (Forum) by adrian23 on 04-20-2009, 12:00 AM
    Filed under: session, authentication, cookie
  • New IE8 feature not working?

    There is a new IE8 feature called "new Session". You can access it from "File-New Session". It seem to work. Anyone know whats up with that ? My asp2.0 site uses forms authentication with SqlRoleProvider and SqlMembershipProvider with no special setting other than defaults. There...
    Posted to Free For All (Forum) by adrian23 on 04-19-2009, 12:00 AM
    Filed under: Session, authentication, cookie
  • Help: How to persist the login and related sesion vars after leaving site and coming back?

    I put the "timeout" setting in the web.config to "50000000" to try and "persist" my login state & all session variables related to the login... My web application basically works like this.... User logins to the website (using Forms authentication) Goes to payment page...
    Posted to Web Forms (Forum) by RobertNZana on 03-03-2009, 12:00 AM
    Filed under: Authentication, authorize.net, login, ASP.NET 2.0, session
  • Telerik's Sitefinity CMS at discountasp.net problem

    I am using discountasp.net to host a Sitefinity CMS 3.5 Web application. When we log into the CMS for a content management session, we are prompted to log in very frequently while we use the CMS. For example, when we attempt to upload an image, the second we click the button to do that, we are redirected...
    Posted to Free For All (Forum) by 68muscle on 02-24-2009, 12:00 AM
    Filed under: session, stateserver, asp.net, authentication, IIS 6.0, iis7, Hosting
  • Multiple Logins, same application

    Anyone have a technique for supporting multiple logins to the same application from different browser instances, e.g. I want to be authenticated as "Fred" on browser 1 and "Jim" on browser 2. Seem to be tending towards emebedding a session id into each page so we know who sent it...
    Posted to Security (Forum) by pwhatcher on 03-14-2008, 12:00 AM
    Filed under: session, authentication, log in
  • Session expires before forms authentication timeouts within a frameset

    Hello, I am developing a ASP.NET web application using a frameset. I have a header frame and a lower frame. The lower frame is divided to a left frame (which displays a menu) and a right frame which is my main frame in the application. I am also using forms authentication. When the session expires before...
    Posted to State Management (Forum) by danal on 02-17-2008, 12:00 AM
    Filed under: Session, Session and Authentication, Session and FormsAuthentication, session end, session problem, session timeout, .Net 2.0, asp.net, asp.net 2.0, Asp.Net 2.0 session, asp.net., authentication, authentication page-redirection session state stale page target redirection, c#, response.redirect
  • S.O.S - Calling all HTTPModule Security Experts!

    I'm creating a multiple sign-on process using an HTTPModule so I need to be able to keep track of which steps (pages) in the sign-on process the users have successfully completed. That being said, I do have a descent understanding of how these modules work as I've created one in the past to authenticate...
    Posted to HttpHandlers and HttpModules (Forum) by illumna1 on 10-24-2007, 12:00 AM
    Filed under: OnAcquireRequest, OnAuthenticateRequest, Page, Session, HttpModule, Authentication
  • Automatic Login, Email and File Attachment

    I've come across a very interesting C# and ASP.NET project. Part of it will involve an automatic login, creating a new email, attaching a file to that email and then leaving the browser open for the user to complete the rest. This is very similar to what Microsoft Outlook already provides, right...
    Posted to Architecture (Forum) by nima.tavassoli on 10-23-2007, 12:00 AM
    Filed under: session, .NET, C#, email, webrequest, ASP.NET Architecture, authentication
  • SESSION VARIABLE NOT WORKING IN WEB SERVER

    i v stored some database driven values into session variables at the time of login(i.e user id,user name cetc..)..while running this website in localhost(iis)this works fine. but while i upload this in windows webserver without giving ne error it seems that session variables failed to store the data...
    Posted to State Management (Forum) by shuvradip on 08-07-2007, 12:00 AM
    Filed under: Session, Session Management, session start, session state management, asp.net, asp.net 2.0, c#, authentication
  • [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
Page 1 of 2 (13 items) 1 2 Next >