bnix Posted January 21, 2002 Posted January 21, 2002 What is wrong with the following code: <input type="hidden" Name="-token.0" Value ="[FMP-if: [Fmp-clientpassword] .eq. master] one [fmp-else] [fmp-clientpassword][/fmp-if]">
Garry Claridge Posted January 21, 2002 Posted January 21, 2002 I think [FMP-ClientPassword] should be like: [FMP-If: ClientPassword etc Hope this is on the right track. Garry [ January 21, 2002: Message edited by: Garry Claridge ]
Vaughan Posted January 22, 2002 Posted January 22, 2002 Err, be careful putting actual passwords into the format file. For one thing it's a security disaster; for another the conditional will break if the passworsd changes.
Recommended Posts
This topic is 8411 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