Hi guys
sounds quite simple im just not sure how to put this together
i have a html website with about 3 pages…these all refer to one company. I want to duplicate this site for other companies but just change the name of the company within the text
instead of doing this physically in each of the html files is there a way i can assign a variable in a seperate configuration file and then in all the places where the company name is in the html files…get them to pull the companyname from the config file?
how do i set this up?
thanks