Marc Salvetti wrote:
Hello,

Does someone knows how to avoid the error created by the use of simple quote in a validation message ?
for example : alert('don't do this'); will result in a javascript error at the browser level.
i tried to replace the quote with the ´ html code, but apparently it prevent the whole message catalogue from being loaded.

html entities are not the same as xml entities. you can use ' though.


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to