Hello All,
I have created a web report where user types his/her ID, a page checks and if there is a match the report is displayed. The problem I have is when the report is generated the URL address is something like this:
http://companyname/reports/reports.asp?name=123. With this, when the user changes the 123 to say 124, it displays report for the user with ID 124. How do I stop this from happening? I posted this topic before and got one response but that didn't help. Thanks!