Re: Parse HTML
From: Veign (NOSPAMinveign_at_veign.com)
Date: 02/24/05
- Next message: MikeD: "Re: Optional parameters"
- Previous message: MikeD: "Re: Optional parameters"
- In reply to: Madiya: "Parse HTML"
- Next in thread: Randy Birch: "Re: Parse HTML"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 24 Feb 2005 11:45:45 -0500
This is a job for Regular Expressions...
RegEx Tutorial for VB:
http://juicystudio.com/tutorial/vb/regexp.asp
RegEx Library:
http://www.regexlib.com/
RegEx Module for VB:
http://www.aivosto.com/regexpr.html
-- Chris Hanscom - Microsoft MVP (VB) Veign's Resource Center http://www.veign.com/vrc_main.asp -- "Madiya" <madiya122@yahoo.co.uk> wrote in message news:fd0bd09a.0502240322.7c1ee714@posting.google.com... > I am getting the html code of a wab page in the variable in VB6. I > want to remove all the html code and retaine only plain text. How to > do it? > > Thanks > Madiya
- Next message: MikeD: "Re: Optional parameters"
- Previous message: MikeD: "Re: Optional parameters"
- In reply to: Madiya: "Parse HTML"
- Next in thread: Randy Birch: "Re: Parse HTML"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|