January 21, 200223 yr 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]">
January 21, 200223 yr 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 ]
January 22, 200223 yr 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.
Create an account or sign in to comment