1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Sessions in ASP.NET with C#

Discussion in 'C#' started by farrukhayub, Feb 27, 2007.

  1. #1
    Hi to all
    I designed an online testing system in which multiple users can attend the exam.But the problem in this software is that "if during the exam, the light failure or any other problem like this(accidential restart of pc at user end etc...) occurs, the session of that user can not be saved in the server.Next time when the user login again the test begins from the start".

    SOLUTION REQUIRED:- It should start from the same state(position,place) where it ended.

    Kindly guide me and help me on this.
     
    farrukhayub, Feb 27, 2007 IP
  2. TasteOfPower

    TasteOfPower Peon

    Messages:
    572
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Store your state in the database.
     
    TasteOfPower, Feb 28, 2007 IP