Click to See Complete Forum and Search --> : Read HTML and update data in tags?


daileyps
March 27th, 2001, 01:21 PM
Best way to read in an html file and replace data inside tags and update the file? Can do easily with XML, not sure if similar means available for HTML.

sumit_karan
March 27th, 2001, 01:44 PM
The File System Object is probably your best bet,
I dont think there are any parsers to do what you
want with html.