Hi there,

I have a question concerning the ECS-html library: When I construct an <select><option
value="test"></select> tag with the constructor

new Option("test");

and the String I pass contains special characters (e.g. like german 'umlaute'), the 
returned HTML
code is not correct, instead the option-tag just ends where the special character 
should occur.
Has anybody experience with that or a workaround ?

Thanks.
Hinrich




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

Reply via email to