Jump to content

Stop user from navigation away from page if a certain task is not completed


raymond_feliciano

Recommended Posts

I just recently taken over a website. The owner has a system that alerts the user if the have any unread files that need to be read.

Here are the steps,

1.The user logs in

2.The scripts does a db lookup to check if they have any unread files if they don't, they are sent to the main index page

3.If they have any unread files then they will be sent to another page with links to the fiels which need to be read and acknowledged.

4.Once they acknowledged they read the file the script adds this file name to the db which tells the system they have read it so they no longer receive the alert.

 

The problem is if the user chooses not to read they can navigate away from the page. What I would like to is stop them from navigating to any other part of the website untill they acknowledged that they have read the file. Can I accomplish this with php and javascript/Ajax and how? Any help would be helpful.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.