Skip to content Skip to sidebar Skip to footer
Showing posts with the label Vb6

How To Strip All Html Tags Using Mshtml Parser In Vb6?

How to strip ALL HTML tags using MSHTML Parser in VB6? Solution 1: This is adapted from Code over … Read more How To Strip All Html Tags Using Mshtml Parser In Vb6?

Mshtml: Createdocumentfromstring Instead Of Createdocumentfromurl

I'd like to use the MSHTML library to parse some HTML that I have in a string variable. Howeve… Read more Mshtml: Createdocumentfromstring Instead Of Createdocumentfromurl

Need To Convert Vb 6 Forms To Html Forms

We have developed a standalone application using visual basic 6. Now we are changing the standalon… Read more Need To Convert Vb 6 Forms To Html Forms

Webbrowser Control Add Style To Tags Already Having Style

In vb6 web browser control i am want to set style property for backgrpund color.I am doing it as sh… Read more Webbrowser Control Add Style To Tags Already Having Style

MSHTML: CreateDocumentFromString Instead Of CreateDocumentFromUrl

I'd like to use the MSHTML library to parse some HTML that I have in a string variable. Howeve… Read more MSHTML: CreateDocumentFromString Instead Of CreateDocumentFromUrl