Error modifying the page Lexical error at line 263, column 19. Encountered: "\u201c" (8220), after : ""
I use MSWORD to write deluge scripts and paste them to the ZOHO form. I save the text as HTML prior to copying and pasting. Works fine except for the above error message when I write a script like: input.field = "x";
the syntax check doesn't like the quote notation and requires me to reenter the quotes via deluge.
What can I do to prevent this lexical error?
Thanks
Robin