C
csgraham74
Hi Guys,
I was wondering if someone could help me with a problem that im having.
Basically i have a html editor control and im using this to allow my
colleague to create html documents. I want to save this html info as a
string into my database. the problem arises however due to quotation
marks both double and single within my html. I have seen html before
where it does not have the actual quotation mark but somethinp like
"&lquo" (this is probably wrong)
Is there a class in dotnet that will do this for me ?????
any help appreciated
Colin Graham
I was wondering if someone could help me with a problem that im having.
Basically i have a html editor control and im using this to allow my
colleague to create html documents. I want to save this html info as a
string into my database. the problem arises however due to quotation
marks both double and single within my html. I have seen html before
where it does not have the actual quotation mark but somethinp like
"&lquo" (this is probably wrong)
Is there a class in dotnet that will do this for me ?????
any help appreciated
Colin Graham