View Single Post
Old 07-10-2007, 05:39 PM   #3 (permalink)
Belisarius
Java fanboy
 
Belisarius's Avatar
 
Join Date: Aug 2003
Posts: 1,139
Belisarius is on a distinguished road
You might be able to use a server-side include if PHP isn't available.

Alternately, you could hack the site into a series of frames, and then load the content you want in the frame via javascript.

But, if you want dynamically created content (at least properly), then you need to use some sort of language like PHP.
__________________
GitS
Belisarius is offline   Reply With Quote