I trying to write a script to replace some multiline javascript code with a
single <A HREF> tag. To compound this problem, I have to get the script to
recurse through the directories so I don't have to execute it over and over
for the hundreds of html (and htm) files in multiple directories on the
webserver.

I've tried various approaches, but I'm out of options (and time).

Anyone have some input on how to best do this? Or maybe some scratch code I
can tinker with?

Thanks,
Matthew


Reply via email to