SnipeD Posted March 2, 2001 Posted March 2, 2001 Hi there, I want to create a online db. One person has to use a login in and a password to login to the site. After login in, I want to show to this person only the records he /she has created so this person can delete or edit them. In the db a field is set up that contains the number of the person that has created the file. Also, if the user creates a new record his/her id# must be recorded automatically. For the db I am using FM 4.0 Anyone got any sollutions for this problem? Any help would be greatly appreciated!!
Newbies Kellmb Posted March 7, 2001 Newbies Posted March 7, 2001 I have exactly the same problem! I am a very new user to FMP 5 and really cannot work out how to do it...so can someone PLEASE help Thank you in antisipation
Vaughan Posted March 8, 2001 Posted March 8, 2001 Probably the eaisest way is to use the CDML tag [FMP-ClientUserName] with an [FMP-If] to only display the edit and delete options if the the record was created by the person viewing the pages. This will not provide security from determined hackers, but it will probably suffice for all other users. And it's relativley easy to implement.
abkaplan Posted April 6, 2001 Posted April 6, 2001 Hi I have already prepared for you a very simple explanation of how you can achive what you want. You can have a look at it. here is the adress : www.gibacorporation.com/articles/articles_1.htm Abkaplan
Recommended Posts
This topic is 8857 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now