Forum Moderators: open

Message Too Old, No Replies

I want to automatically rewrite .html files

I want to automatically rewrite .html files

         

cipric

2:52 pm on Dec 20, 2004 (gmt 0)



I want to automatically rewrite .html files in order to load each time a new file is required by browser a pop-up for instance, or to insert automatically a div in the header of the page and put some text inside that div so that a user requires that page can see that text.
Is there any way it can be done?

treeline

10:33 pm on Dec 20, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Use server side includes. SSI. Can insert all sorts of things this way.

Storyman

11:23 pm on Dec 20, 2004 (gmt 0)

10+ Year Member



You might also want to investigate using PHP.