How to enforce that visitor is not using query string to access the page instead using post method only.
I don't want visitor should go thru GET method.