Newbies Dustin W Posted May 21, 2007 Newbies Posted May 21, 2007 (edited) Hello, We use filemakers XSLT custom web publishing to create our web sites but we would like to allow clients to login via a normal web form. We have researched a number of ways but cannot figure out how to create a normal web form that will authenticate a user. We cannot use guest accounts, we must have clients login. I have looked at this page http://edoshin.skeletonkey.com/2006/12/how_to_bypass_t.html but I can't seem to get it to work with CWP since it's used for IWP. Any suggestions or ideas would be appreciated. Thank you, Dustin Edited May 21, 2007 by Guest
Martin Brändle Posted May 28, 2007 Posted May 28, 2007 Hmm. One idea would be - first to post name and password to the database (e.g. edit two fields, whether global or not). - then call a script with -script=scriptname that reads the two fields and executes a Re-Login (no dialog) script step, which should be web compatible. But I am not sure if the WPE keeps track of if a user has been logged in. If I find time, I will try to build an example.
Recommended Posts
This topic is 6387 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