I want to clean away the < and > characters from an input string, so as to make it "web safe" and avoid script injection mischief. characters fro
I want to clean away the < and > characters from an input string, so as to make it "web safe" and avoid script injection mischief. characters fro