I have built a "window" (inside a container) at the bottom of a MT page. I am displaying non-blog content in that window, that I change daily.
I am using "MTInclude file=" to insert the content (which is some simple HTML) into that window.
I want to put a link at the bottom of this simple HTML (the part that gets inserted), which points to the prevous days content, as so forth, and make sure it just displays in that window. A simple HTML link doesn't cut it (just shows the page by itself).
Is there any way to create this "dynamic" linking, simply and efficiently?
Thanks for any help you can provide!