May 26, 200520 yr I am using [FMP-field:Login::ValidateJava] as part of a java script. A portion of the java script on my web page is filled in by the contents of [FMP-field:Login::ValidateJava] I am having something strange happen. The contents of [FMP-field:Login::ValidateJava] includes && But when I view the source code of the loaded web page, && is coming through as && ValidateJava is a calc field, but I have tried many variations of trying to include && in that calculation text, but it always comes across as && in the web page source code. Is there anything that can be done to stop this? Larry
May 26, 200520 yr Author Kind of came up with a workaround. [FMP-includefield:ValidateJava] Using this seems to pull the exact text from FM without changing && into && Larry
Create an account or sign in to comment