Anyone got some good methods for preventing html-injection in ASP? Freddy....
str = replace(str, "<", "<") str = replace(str, ">", ">")
-- ngibsonau
Devshed is a Developer Shed Property, Owned by Jim Boykin, CEO of Internet Marketing Ninjas
Dev Shed Forums © 2003 - 2017 by Devshed, LLC. All rights reserved