Thursday, 19 September 2013

is there are any way to stop rendering current page using HTML

is there are any way to stop rendering current page using HTML

I want to stop rendering the page and exit when the user's browser doesn't
have JavaScript enabled or support, I want it like how exit() works in
PHP. Is it possible via HTML?

No comments:

Post a Comment