Jump to content

Login+password?


This topic is 8445 days old. Please don't post here. Open a new topic instead.

Recommended Posts

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!!

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

  • 4 weeks later...

This topic is 8445 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.