Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
kriil webforumsuser@macromedia.com #1
Automatic page refresh
How do I get a page to automatically jump to the next page without the user having to click on a link?
kriil webforumsuser@macromedia.com Guest
-
Automatic page size
The option you're after is 'select paper by PDF size' and is available under Acrobat 7 and upwards on Windows ... Jon -
web page automatic update
I wanted to generate a web page using CGI scripts. The script would query a database and display result. I wanted to make the page automatically... -
Problem with refresh button breaking automatic refresh
As a public service, I'm posting the solution to a problem I had. The bizarre thing is that I think this should have created an error. Instead, it... -
Automatic refresh of snapshot is failing
Hello All, (Oracle 8.1.7.0.0, running on NT4 SP6) I have a snapshot set up to refresh daily. The setup of the snapshot is: CREATE... -
Refresh of directory listing not automatic anymore
On Wed, 9 Jul 2003 08:39:02 -0700, "Frank Mulligan" <mulligan@firstinvestors.com> wrote: Frank, I remember this change in Explorer's behavior... -
Murray *TMM* #2
Re: Automatic page refresh
In Dreamweaver use INSERT | Head Tags > Refresh and pick your URI and delay
time.
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]news://forums.macromedia.com/macromedia.dreamweaver[/url] - THE BEST WAY TO GET
ANSWERS
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.DreamweaverFAQ.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"kriil" <webforumsuser@macromedia.com> wrote in message
news:bgrc10$dr4$1@forums.macromedia.com...user having to click on a link?> How do I get a page to automatically jump to the next page without the>
>
Murray *TMM* Guest
-
kriil webforumsuser@macromedia.com #3
Re: Automatic page refresh
Thanks that worked great!
kriil webforumsuser@macromedia.com Guest
-
racsw #4
Automatic Page refresh
I have Studio MX 2004. I have one HTML page that I update frequently in one
of our sites, and I need to insert some code that will trigger a browser
refresh in the user so they get the latest update onscreen.
Can someone tell me how to do this?
Thanks,
Robert
racsw Guest
-
don Carlos #5
Automatic page refresh
I have a series of pages that change often. Users contact me and tell me they
don't see the new data. I know there is a way for the code to tell the client
not to cache the page OR to refresh it upon load, but I can't find the
reference. Using the META Refresh tag is the wrong one. Someone slap me up
side the head and remind me how to do this, please.
:embarrassment;
Thanks,
Karl
don Carlos Guest
-
jeremyluby #6
Re: Automatic page refresh
<META HTTP-EQUIV="PRAGMA" CONTENT="NO-CACHE">
jeremyluby Guest
-
don Carlos #7
Re: Automatic page refresh
This appears to work, but when testing in Firefox, the old version of a file
still showed until I refreshed the page. Does this META only prevent (new)
pages from caching and not cause a refresh upon load?
Thanks,
Karl
don Carlos Guest
-
jeremyluby #8
Re: Automatic page refresh
yes this prevents the page from being cached.
jeremyluby Guest
-
jeremyluby #9
Re: Automatic page refresh
<meta http-equiv="refresh" content="300">
This would refresh the page every 5 minutes.
jeremyluby Guest



Reply With Quote

