NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: vsorensen on November 04, 2010, 05:42:18 AM

Title: Incorrect values - "&" becomes "&"
Post by: vsorensen on November 04, 2010, 05:42:18 AM
If the user enters HTML into a field, it is parsed when it shouldn't be...

Entered:
(http://www.passwordsmax.com/!cid_image002_jpg@01CB7C23.jpg)

Tab off of field and it changes to:
(http://www.passwordsmax.com/!cid_image003_jpg@01CB7C23.jpg)

Any ideas what may cause this?
Title: Re: Incorrect values - "&" becomes "&"
Post by: Flint G on November 04, 2010, 03:20:18 PM
vsorensen -

You probably have the "Immediate Validation" option set to Default or Yes on that fields Validation tab, so it gets converted when they tab off the field.  Set the option to "No" and it won't convert that HTML [&] escape character to the [&] display character.

Does this help?

Regards,
Flint
Title: Re: Incorrect values - "&" becomes "&"
Post by: vsorensen on December 10, 2010, 02:39:10 PM
Yes, and no.

That fixes it, except I do still want the immediate validation.

I'm still trying to nail down exactly where the string is touched...