How do I display html and asp tags and code on an asp page as text(without executing)?
I'm able to use char(num) to get the html tags as text but not the asp "<%%>" 's