Forum Moderators: open
* Read File in to a string (Using the FileSystemObject)
* Do a Replace() or a RegEx Replace on the string
* Save String to File (Using the FileSystemObject)
Shout if you need anything explaining.
Hopefully someone else will come along with something more elegant!
you need to set a regex object to do this.
>>Am I missing something?
you are right larry but i think this needs to be done server side not locally.
Once you understand the basis, you can visit [regexlib.com...] for usage.