Printer FriendlyEmail Article Link

How do I use double quotes ( " ) in Avalanche formsDB files without getting the event log parser error?

Answer

Double quotes must be escaped with a second set of double quotes when used in a forms database file as follows:

Problem line that causes parse errors:
MyText,SomeValue"><br%20style="background-image:url(javascript:alert(document.cookie));"><",OtherValues
Corrected line using second set of double quotes to escape:
MyText,SomeValue""><br%20background-image:url(javascript:alert(document.cookie)); ""><"", OtherValues

Product : Avalanche,L4-7,App Testing,Avalanche