Using Dreamweaver 3, is there a command that I can place within each .html file that will force the viewer to see the most recent version of the webpage?
I have a "News" page, and people are often complaining that even though they check it, they don't see the latest news...unless they know enough to always right click and refresh it.
I've tried placing the following in the head section:
<META HTTP-EQUIV="refresh" content="240">
but it's not doing the trick. They click on News and if they don't see anything fresh they don't stick around.
Thanks
I have a "News" page, and people are often complaining that even though they check it, they don't see the latest news...unless they know enough to always right click and refresh it.
I've tried placing the following in the head section:
<META HTTP-EQUIV="refresh" content="240">
but it's not doing the trick. They click on News and if they don't see anything fresh they don't stick around.
Thanks