Y
Hacker News
new
|
ask
|
show
|
jobs
by
derekchiang
4795 days ago
In fact I wrote this in Erlang :P
1 comments
xavel
4795 days ago
Pretty impressive, I didn't know Erlang was suitable for web programming. :-)
Nonetheless, you really should make sure that input is sanitized. XSS attacks are a nasty thing.
link
Nonetheless, you really should make sure that input is sanitized. XSS attacks are a nasty thing.