I have a table with lots of generic link from a DB.
Now the customer wants to restrict certain types to be linked (or showed). Changing the page that makes the links is very hard, so I want to show some alert to user but would be ideal that the browser stays in the page, instead of navigation to an empty one and force the user o press back.
Is there a HTTP status code that tells the browser to stay in the current page?