View Single Post
Old 2008-10-09, 12:57 PM   #7
ecchi
Banned
 
ecchi's Avatar
 
Join Date: Oct 2003
Location: About to be evicted!!!!
Posts: 4,082
Learn Perl then write a few scripts to help you. For example I wrote a script that will go through a directory on my computer looking for one set of text, and replacing it with another. So you have a template with the line ----text ad here---- then you just tell the script what ad you want there, and in less than a second it has gone through all the html pages looking for that text and put your banner wherever you want it. The time cost to you is just the time it takes you to type the text ad once, you don't have to open every page you want the ad in and paste in manually.
ecchi is offline   Reply With Quote