Actually I have a login form which gathers information and proceeds.
Now i want to make sure to entertain only requests from this login page that was served from my server and not any other page that hits my url with the same parameters.
Thanks for the enlightenment in advance.