Forum Moderators: phranque
I want to be able to change the text content via the menu without accessing separate html pages. So for instance, if I click on "about us", I don't want to redirect to "about_us.html" but instead would like a routine which simply replaces the text within the content of the current page and doesn't then re-load the banner everytime.
What approach should I take? I've seen something similar with an asp driven site but know little about this!
Many thanks in anticipation