johnpayback
IS-IT--Management
I have a page where I select an item each month. One I select this item is is good for the whole month. The issue is that if someone just retypes in the URL in the browser they can change my results. I do make it so the button can only be clicked one time and then it disables but they still have the ability to type in the URL in the browser. What method or code can I use to not allow the user to just re-type in the URL for the link that my button points to so that my results do not change?
JP
JP