I need some help for the following problem:
How can I change/add a certain content(i.e. Name of customer) in an existing HTML document via VB?
For example:

Dear ******** <--- Name of customer to be changed/added
We want to inform.......

The HTML files are pure HTML without META-Tags, without Java/Javascript.
Any input would be great.