ASP : HTMLEncode not working

Hey guys. I’m having a problem with asp. this is my code…

<%=Server.HTMLEncode(RScomments(“item_body”))%>

simple as that, but im still getting stuff like “does+this+work%3F”

It’s relaly annoying :frowning:

-Naaman