Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Exam webportal

Exam webportal

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netdatabasecomdesign
4 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Y Offline
    Y Offline
    yuvachandra
    wrote on last edited by
    #1

    Hi all, I want to design an application to handle a certification exam for some people using asp.net 2.0.First i do created a login page/register to get the information of the candidate going to appear the exam.After validateing the credentials i want to let the exam seeker to apper a page something like http://www.4futureengineers.com/tests/csharpetest.htm[^] i want to keep both prev and next buttons,a button to bookmark the question to refer latter and a submit button to provide the result......same as Microsoft certification exams does. i want to expose single question at a time. when i am clicking next i want to store the answer...and update it in the database....Plz send approprete code or URLsto do.

    A 3 Replies Last reply
    0
    • Y yuvachandra

      Hi all, I want to design an application to handle a certification exam for some people using asp.net 2.0.First i do created a login page/register to get the information of the candidate going to appear the exam.After validateing the credentials i want to let the exam seeker to apper a page something like http://www.4futureengineers.com/tests/csharpetest.htm[^] i want to keep both prev and next buttons,a button to bookmark the question to refer latter and a submit button to provide the result......same as Microsoft certification exams does. i want to expose single question at a time. when i am clicking next i want to store the answer...and update it in the database....Plz send approprete code or URLsto do.

      A Offline
      A Offline
      adnanrafiq
      wrote on last edited by
      #2

      You can use wizard control available in .net, and on movenext command of wizard you can save the answer in db and can expose the next question.

      Many Thanks, Adnan Rafiq muhammadadnanrafiq@gmail.com

      1 Reply Last reply
      0
      • Y yuvachandra

        Hi all, I want to design an application to handle a certification exam for some people using asp.net 2.0.First i do created a login page/register to get the information of the candidate going to appear the exam.After validateing the credentials i want to let the exam seeker to apper a page something like http://www.4futureengineers.com/tests/csharpetest.htm[^] i want to keep both prev and next buttons,a button to bookmark the question to refer latter and a submit button to provide the result......same as Microsoft certification exams does. i want to expose single question at a time. when i am clicking next i want to store the answer...and update it in the database....Plz send approprete code or URLsto do.

        A Offline
        A Offline
        adnanrafiq
        wrote on last edited by
        #3

        You can use wizard control available in .net, and on movenext command of wizard you can save the answer in db and can expose the next question. it looks like this: ............... Many Thanks, Adnan Rafiq muhammadadnanrafiq@gmail.com

        1 Reply Last reply
        0
        • Y yuvachandra

          Hi all, I want to design an application to handle a certification exam for some people using asp.net 2.0.First i do created a login page/register to get the information of the candidate going to appear the exam.After validateing the credentials i want to let the exam seeker to apper a page something like http://www.4futureengineers.com/tests/csharpetest.htm[^] i want to keep both prev and next buttons,a button to bookmark the question to refer latter and a submit button to provide the result......same as Microsoft certification exams does. i want to expose single question at a time. when i am clicking next i want to store the answer...and update it in the database....Plz send approprete code or URLsto do.

          A Offline
          A Offline
          adnanrafiq
          wrote on last edited by
          #4

          You can use wizard control available in .net, and on movenext command of wizard you can save the answer in db and can expose the next question.

          Many Thanks, Adnan Rafiq muhammadadnanrafiq@gmail.com

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups