Guest_imported
New member
- Jan 1, 1970
- 0
I would like to write a program to read an HTML file, and produce an edited version of this HTML file with my own tags entered. Can anyone help me, by giving me a direction to start this project. Basicaly, the HTML progrma will always come with the same <PRE> format. I need to write a program, that if a certain file with wild card characters in the name exists, it will take the file, read it, format it, and produce a new HTML file in it's place leaving a copy of the old one with another extension.