ASP grrrr replacing

ok. ive made it so people can comment news updates. everything works, but i cant get the breaks to be inserted. you can see what i mean here.

this is what i have

set comment = Replace(Request.Form(“comment”), “/n”, “<br>”)

but i get an error.

any help?
-Naaman