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. How to open new web page after specific time period ??

How to open new web page after specific time period ??

Scheduled Pinned Locked Moved ASP.NET
tutorialcsharpasp-nethelpquestion
3 Posts 3 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.
  • V Offline
    V Offline
    Vaishushri
    wrote on last edited by
    #1

    Hi Friends , I am dveloping my first ASP.NET project . I need some help to open new web page after a specific time period . Example :: I am developing web page for 'Online Test'. Total Test period is 90 minutes . SO ,after 90 minutes i want to display a message saying 'Test time is over' and want to open a new web page . Any idea how this can be done ?? I used _javascript's 'window.open' function , but pop-up window blocker does not allow window to open . Vaishali

    K M 2 Replies Last reply
    0
    • V Vaishushri

      Hi Friends , I am dveloping my first ASP.NET project . I need some help to open new web page after a specific time period . Example :: I am developing web page for 'Online Test'. Total Test period is 90 minutes . SO ,after 90 minutes i want to display a message saying 'Test time is over' and want to open a new web page . Any idea how this can be done ?? I used _javascript's 'window.open' function , but pop-up window blocker does not allow window to open . Vaishali

      K Offline
      K Offline
      KamWaf
      wrote on last edited by
      #2

      well, remove the pop-up blocker!

      1 Reply Last reply
      0
      • V Vaishushri

        Hi Friends , I am dveloping my first ASP.NET project . I need some help to open new web page after a specific time period . Example :: I am developing web page for 'Online Test'. Total Test period is 90 minutes . SO ,after 90 minutes i want to display a message saying 'Test time is over' and want to open a new web page . Any idea how this can be done ?? I used _javascript's 'window.open' function , but pop-up window blocker does not allow window to open . Vaishali

        M Offline
        M Offline
        mr_Tarang
        wrote on last edited by
        #3

        You can use javascript "CONFIRM" and give user your message. U can show it when time expire. it work with popup bloker too.

        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