Dear friends,
I am using FCK Editor to enter content in my custom module.
In database, the content gets stored along with html tags, , #lt and other html scripts
I have developed a custom search module that would search the body of the content for the given search word.
If a user types "h" as the keyword, h in <html> tag also gets searched up. I wish to skip all the html tags, elements,  , #lt while searching.
I have used Dotnetnuke.security.portalsettings.filterflag.nomarkup to skip the html tags,
But it does not seem to solve my problem.
If anybody could throw some lights on this issue, it would be of greater help to me.
all replies are appreciated.
regards,
deepak