Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

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

Recommended Posts

Posted

I need to do a simple login page before doing a search. I would like to use the login name as part of the search after verifying it with a password.

My question is, can someone point me to some code snippets for some help in gathering the name and password and then keeping the name constant for the remainder of the session.

Thanks!

Posted

You state you intend to keep the name constant throughout. If that is all you will be using, and you use that alone to perform a find, you will have a problem when there is more than one person with the same name. You may find it more advisable to create a unique identifier which can be carried along instead.

Posted

The visitor would be logging in by company name, so it would be okay to have more than one user with the same name.

Basically it is a database of designs. I want to keep my customers from seeing each other's designs.

This topic is 8339 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.