Kenneth Yan
2012-07-31 01:49:59 UTC
Dear all,
Please pay attention to the issue below.
(with-html-output-to-string (*standard-output* nil :prologue nil)
(:input :type "text" :name (escape-string "äœ å¥œ") :readonly "readonly"
:value (esc "äœ å¥œ")))
"<input type=\"text\" name=\"你好\"
readonly=\"readonly\"你好 value=\"你好\">"
Best,
Kenneth
Please pay attention to the issue below.
(with-html-output-to-string (*standard-output* nil :prologue nil)
(:input :type "text" :name (escape-string "äœ å¥œ") :readonly "readonly"
:value (esc "äœ å¥œ")))
"<input type=\"text\" name=\"你好\"
readonly=\"readonly\"你好 value=\"你好\">"
Best,
Kenneth