Okay, so here's what I want to do, in a nutshell:
I have a link that points to a specific web page that requires the source code. The problem is that the source code will change every single day, sometimes more than once per day. Is there a way to reference the page I want through HTML, so that it automatically calls up the source code from where the actual web page is kept?
Did that make any sense?
My forum allows me to create html pages that 'match' my forum...but it requires the source code, after which I can point to said page by putting a link in the header of my forum. The actual web page I'm getting the source code from, however, is somewhere else...and this can't be changed. I'm hoping to be able to simply call that web page in to the forum created web page via some sort of HTML code (or otherwise, I suppose) so that it will also be calling the latest version of that web page.
Yes, yes I think that was a little more accurate to what I wanted to say. I hope.
Anywho...I'm hoping someone can help me out here.
Please.