Link to home
Start Free TrialLog in
Avatar of nirvani
nirvani

asked on

automatic updation


 Hi there,

     I need your help to write some code which would update my webpage with out opening the particular page and do the changes in it. For example if i have 30 different pages site and i just want to display a message in all the 30 pages without open and edit them. It's tedius to do that. I know there is a technique to do that but i don't know how to do that and what should i do for that.

    please help me with this.
    thanking you
    nirvani.
Avatar of maneshr
maneshr

you might have to use PERL scripting language. it has the ability to do what you want.
Or if you are using ASP then you could store them as application variables (thus requiring just global.asa to be changed) of as files in there own right that you include into your page source.

HTH
Steve
ASKER CERTIFIED SOLUTION
Avatar of fiaz_khan
fiaz_khan

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial