July 6, 200223 yr When entering the password in the browser User Name and Password prompt, I would like the users name to automatically show up on the search page. I am using tokens to achieve this, but in order for the tokens to work I have had to create another login html page that queries my database. Is there a way of doing the above without have to have my visitors renter their password? Thanks in advance for your help - Sam
July 10, 200223 yr Author "Try [FMP-ClientUserName]" This is where I get confused. Can I user the above even if the field name is a different name than "ClientUserName", or do I need to change the field name to "ClientUserName". Thanks in advance for your help - Sam
July 10, 200223 yr ClientUserName is the name used for the login, and hence the name used in the WebSecurity database. All the best. Garry
Create an account or sign in to comment