Hi, I try to input message like this:
Testing <script>alert('test')</script>
Show:
Testing <script>alert</script>
I think the message should be unescape before display.
--
Scala中文社区: http://groups.google.com/group/scalacn
Hi, I try to input message like this:
Testing <script>alert('test')</script>
Show:
Testing <script>alert</script>
I think the message should be unescape before display.
--
Scala中文社区: http://groups.google.com/group/scalacn