Html Code source in string var !!

Hello Evryone i have a probleme i want to execute Html Code source into htmLViewer but i don’t know how to ignore quotes ("") i want to converte code source to string
ps: like in c# just we add @ in the first of string and other quots we add "
thanks ^^

Are you talking about escaping quotes like:

Dim x as string = "<font color=""red"">text</font>"

Yes i want to escaping quotes
Thanks i will try this

How i can load it into HtmlViewer ?

see the LoadPage method on http://developer.xojo.com/htmlviewer