So I’m building an ASP.NET application to host Podcasts and in the post submission logic I want folks to be able to submit markup, but not JavaScript.
ASP.NET automatically traps suspicious posts to the server, but the results have to unfortunate defines.
First is the ugly resulting page. We’ve all seen them.
Go to the complete details ...