spinnyscripter
10-19-2003, 01:27 PM
Is There any way That i can have page lase updated date automaticly update*
Well i say automaticly i am willing to edit a file but not all of the apage i was thinkiing a .JS file where i edit a set of variables and the page has a differnt updated page link on it by using
document.write(page*)
Where * is the page number say i have 10 pages i will have page numbers 1, 2, 3, 4, 5, 6, 7, 8, 9, 110 all as variables.
All the variables will come from a ouside file called update.js that is linked to the web page.
i was just wondering would the basic outline of this work i kn0w that the script will need tweeking a bit .
Thanks Daniel
:confused:
Well i say automaticly i am willing to edit a file but not all of the apage i was thinkiing a .JS file where i edit a set of variables and the page has a differnt updated page link on it by using
document.write(page*)
Where * is the page number say i have 10 pages i will have page numbers 1, 2, 3, 4, 5, 6, 7, 8, 9, 110 all as variables.
All the variables will come from a ouside file called update.js that is linked to the web page.
i was just wondering would the basic outline of this work i kn0w that the script will need tweeking a bit .
Thanks Daniel
:confused: