How to Remove formatting tag of fckeditors in asp.net

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rohit189
    New Member
    • Aug 2010
    • 7

    How to Remove formatting tag of fckeditors in asp.net

    I am working on a web site. where fckeditor is use to save text. my problem is the formatting tags that make formatting in fckeditor. when i use fckeditor for the content for send mail. in mail the tag is displayed as it is. like i write "This is a test mail" in fckeditor and send as mail to myemail id. in email i found this mail text. I am using c# for coding.

    This is a test mail
    . is there any way that when i am sending the mail these formatting tag not appear in the mail content when i see this mail in mailid.

    Thanks


    Regards

    Rohit Sharma
Working...