HTML Editor 2008, automatically...

User 214569 Photo


Registered User
17 posts

I could do this in MS Frontpage and wondered if CC has the same feature. I can't find it if there is. But I had some code at the bottom of the page that would updated the date I last updated the webpage.

Can that be done with CC?
User 438829 Photo


Registered User
11 posts

Something like this?


<script language="javascript">
document.write("<i>Last updated "+document.lastModified+"<I>");
</script>
User 355448 Photo


Ambassador
3,144 posts

The HTML Editor has something that will display the title of the page, the date the page was created, and the last update.

That is located under code snippets, javascript, fun stuff, date modification.


Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.