Such a message "web page expired" would have to be determined by Javascript code that sets an expiration date on that page. No doubt there are numerous Javascript examples/tutorials to show you how.
The HTML Code Tutorial site is easier to use and a better quick reference (IMO), but the W3Schools is better to "learn" code. It has tutorials for HTML, XHTML, CSS, XML, XSL, SOAP, javascript, etc.
One word of warning, though...not all HTML codes work reliably here (if that's why you're asking).
For example, the <P> tag produces some strange results.
Recommended Posts
bulwinkl
google "html no cache" it might give you examples.
Link to comment
Share on other sites
GarthP2000
Such a message "web page expired" would have to be determined by Javascript code that sets an expiration date on that page. No doubt there are numerous Javascript examples/tutorials to show you how.
Link to comment
Share on other sites
ChasUFarley
Here's the link to an HTML Code generator: http://www.quackit.com/html/html_generator...e_generator.cfm
Link to comment
Share on other sites
markomalley
Two links:
http://www.htmlcodetutorial.com/
http://www.w3schools.com/
The HTML Code Tutorial site is easier to use and a better quick reference (IMO), but the W3Schools is better to "learn" code. It has tutorials for HTML, XHTML, CSS, XML, XSL, SOAP, javascript, etc.
One word of warning, though...not all HTML codes work reliably here (if that's why you're asking).
For example, the <P> tag produces some strange results.
Link to comment
Share on other sites
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.