Redirect from typing URL in address bar – Jquery ajax
Let's start with an example, I have domain (abc.com), and have page abc.com/data-list. I want to disable user from typing in address bar abc.com/data-list because I used javascript to access content section or refresh content section without refreshing master page.…