mindtpi99 Posted March 6, 2004 Posted March 6, 2004 Hi Is it possible to make a login and password form on a webpage so the user can use these to login to a web database instead of using the standard popup window? thanks
Mariano Peterson Posted March 6, 2004 Posted March 6, 2004 What do you mean by a web database? Are you using FileMaker's Instant Web Publishing, or are you using "Custom Web Publishing" with CDML or Lasso or PHP or other?
mindtpi99 Posted March 6, 2004 Author Posted March 6, 2004 CWP with CDML - I want to give it more a look like this website, for example, when you log in. I'm guessing that I'll have to use either PHP or Java (neither of which I know mkuch about)
Vaughan Posted March 8, 2004 Posted March 8, 2004 Use the Web Security databases to manage the web site access.
mindtpi99 Posted March 8, 2004 Author Posted March 8, 2004 I'm already doing that - what I want to do is have the login/password on a webpage rather than have the built-in pop login window
Vaughan Posted March 8, 2004 Posted March 8, 2004 You cannot. The authentication is a browser function. You could put something together whereby the user gets to a page and then gets the authentication dialog. Anything that works around the dialog won't be secure.
Unable Posted March 11, 2004 Posted March 11, 2004 Re: Is it possible to make a login and password form on a webpage so the user can use these to login to a web database Of course it is. As long as it is not the FM Web Security (and related) db which you restrict to meet your needs. In other words, you can create your own FMPro db to handle the protocol for individual clients. The rest is the rather SOP of your web/db design capabilities and creativity. FM web Security is ALWAYS an issue. If security is important, use middleware. Bon chance.
Recommended Posts
This topic is 7553 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