Can you explain me how to filter text data which i get from my form...
With my CGI I colect data from my form(textarea for example)...
Now I would like to use some filter to clear out HTML TAGS like "<img src="http://test.com/image.gif">" from my $data, so on the end it shoul contain no html tags, only text: