Georg
|
| Posted: 02/27/2003, 6:20 PM |
|
I am trying to modify RegForm, with only some success.
The biggest problem right now is trying to STOP the RegistrationView screen from displaying information for all users. Once a user inputs his login info, the RegistrationView will display info for only that single user, which is correct. However, if a user jumps directly to the RegistrationView screen without first logging in, the screen will display ALL registered users, which is a very bad thing.
How can I stop this from happening?
|
|
|
 |
Georg
|
| Posted: 02/27/2003, 7:41 PM |
|
To make it even easier to understand, how can I stop people from just using a URL that reads:
www.whatever.com/registration_list.php?user_id=3
and changing the final ID number to whatever they like to display someone else's information?
|
|
|
 |
Georg
|
| Posted: 03/02/2003, 7:18 PM |
|
I sure could use some advice on this problem.
Doesn't anyone from the vendor monitor this list?
|
|
|
 |
|