Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
nocontende #1
Can you set up an automatic page update based on time?
I was curious if, in dreamweaver, you can set up a page to automatically update
at a certain time. For instance, I want the home page to replace 2 buttons at
12:30pm on November 3. Is this possible? Or do I have to upload a page
manually at that time? Thanks!
nocontende Guest
-
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... -
automatic menu creation based on label or other
Hi all, I have flash 5 and I just wanted to know if I could create a menu that automatically takes the name of a frame label and links to it. For... -
Problem with Automatic Update Version 7.01
This feature has never worked since I bought and installed Adobe Photoshop 7.01 several months ago. Whenever I try to update the product via the... -
Is director frame-based or time-based ?
I was wondering if the following is possible: Translate sprite 1 to sprite 2 in exactly 15 seconds. Can I translate that to the exact number of... -
Automatic Update
Does the little earth icon show up in the task bar when the computer is automatically downloading updates when I'm online? I have a dial-up... -
Murray *ACE* #2
Re: Can you set up an automatic page update based on time?
DW doesn't do that.
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"nocontende" <webforumsuser@macromedia.com> wrote in message
news:ei5rb6$57v$1@forums.macromedia.com...>I was curious if, in dreamweaver, you can set up a page to automatically
>update
> at a certain time. For instance, I want the home page to replace 2
> buttons at
> 12:30pm on November 3. Is this possible? Or do I have to upload a page
> manually at that time? Thanks!
>
Murray *ACE* Guest
-
nocontende #3
Re: Can you set up an automatic page update based ontime?
Does anything do that?
nocontende Guest
-
John Doe #4
Re: Can you set up an automatic page update based on time?
take into account the code in any dynamic page only executes at the
server when requested by a client (browser). you'll need an application
running continuosly on the server, checking the time and doing whatever
you want. this kind of apps are known as "daemons" in *NIX machines an
are started by the OS. they are called services in Windows
an easier approach could be checking the date in your home page and do
something if it's greater than the one you fixed. but as Murray pointed
out, you'll need to hand code it
if you need more info, the Application Development forum is the right place
hth,
jdoe
nocontende wrote:> Does anything do that?John Doe Guest



Reply With Quote

