Hi!

I have a signup form and i want to make sure that it is being posted from the website only and not from any other location. So how do i determine from where the form is being posted ? I am using POST method.

Thanks!