Schedule / time activate

I have Adobe Web Standard CS3. Can anyone tell me if there's
a way to schedule content to go live at a specific time? If so, can
you provide steps?
If not Dreamweaver, can I do it with Contribute?
If not, how 'bout if I upgrade to CS4?

On 25 Feb 2009 in macromedia.dreamweaver, herald1 wrote:
> Thanks for the replies!
>
> What serverside scripting do you have available?
>
> PHP
<?php if (time() > strtotime("24 February 2009")) {
?>
<!-- stuff goes here -->
<p>Current timestamp: <?php echo time();
?></p>
<p>strtotime: <?php echo strtotime("24 February
2009"); ?></p>
<?php } // End if ?>
This uses server time, not your time or your site visitor's
computer
time. Adjust as needed.
http://www.php.net/time
http://www.php.net/strtotime
Joe Makowiec
http://makowiec.net/
Email:
http://makowiec.net/contact.php

Similar Messages

  • Scheduling Time in process order

    Dear All
    While creating process order system is not picking scheduling time as per maintained in recipe because of this capacity is not being load on WC & showing zero reqmnt. Whreas date are properly calculating as per inhouse time maintained. In OPUZ i had ticked both scheduling & capacity reqmnt.
    In resource i had maintained all parameter in capacity & capacity is showing as 24 Hr. Scheduling & Capacity fromula had aslo maintain. Wht could be other reason for nt calculating time as per recipe.
    Thanks & regards

    Rashid,
    So is the dates getting populated correctly after scheduing function? If so then probably you current system design it to perform scheduling manually. You can use the "Production Scheduling profile" to perform this automatically. You need to assign a production scheduling profile defined for automatic Scheduling at the creation stage to you materil master "Work Scheduling" view
    Regards,
    Prasobh

  • How can we change the Reports scheduled Time in OBIEE 11.1.1.5

    Hello Friends,
    I have scheduled BI Publisher reports for FTP, but now I want to change the scheduling time or cancel the scheduled reports.
    But I didn't get any option for that. If any body know, please let me know.
    Thanks & regards,
    Pradip

    Hi Pradip,
    Go to the report location. You will find options open, Edit, schedule etc based on previliges. Click on schedule.
    then you will find options, General, Output, schedule Notification. Under Scgedule tab you can change the scheduled time of the report.
    Thanks,

  • Automatically turn filters on or off at a scheduled time

    Hi there,
    Is it possible for a Blackberry (I have a 9780)  to automatically turn email filters on or off at a scheduled time during night? 
    This is to allow alerting notification start without me having to manually do it.  (I'll be asleep )
    (I want to turn on alerting at say, 5am but not wake up until say 7am)
    Thanks

    Hi Everyone,
    I was wondering if anyone can help me figure out how
    to turn on and off the XRAID at a specific time. My
    electrical bills are crazy. Is there a way to get
    this done?
    Thanks,
    Jorge
    I think turning the RAID on and off periodically is a bad idea. But if you really really really want to do this ....
    Connect the xserve raid to a 'metered power strip such as those provide by APC. you can telnet to the power strip via the network to power off individual port)
    write a script (run on the xserve or powermac that the RAID is connected to (direct or via switch)
    0) quit application (issue a quit command or if the application have a stop command (example databse can be stopped)
    1) unmount volume (must)
    2) issue a telnet command via expect script to control the power strip to power off the array.
    If you have java cli access to the array (see alienraid.org).(I have not tried this before.)
    http://alienraid.org/article.php?story=xserveraidtools12&query=command
    You can issue a command to execute the RAID admin shutdown command.
    Put the master script into a unix cron job.
    macbook pro   Mac OS X (10.4.7)   typing this on a white box pc

  • Scheduled time has been changing with out specifing

    i have submitted a job using dbms_job.submit(v_JobNum,v_command,null,null);.
    but when the scheduled time is reached, the job is not getting execute,instead it's time has been changed to next 5 min for every time, which leads the job should not got execute.
    what will i do??
    Thanks & Regards,
    Rajesh.P

    I suspect that your job is failing.
    Query user_jobs for the failures column. If this is non-zero, then you know your job is failing, and being retried.
    I forget what the limit is, but basically the job will be retried several times, and when it reaches the limit of retry-attempts, it will mark the job as broken (see the broken column).
    If this is the case for you, you need to examine what the job is running to see why it might be failing.

  • TS4510 'Do not disturb' moon icon still stay on after my scheduled time.

    I thought the 'Do not disturb' issue should have solved until I recently slide the 'Do Not Disturb' back to 'ON' and found that the moon icon still stay on after my scheduled time. Restarted the iphone5 (already running iOS 6.1.3) still showed the moon icon.
    If the 'Do Not Disturb' is slide to OFF, with a schedule period being set (e.g. 22:00 - 07:00). The moon icon still appear from 22:00, no noise.
    If the 'Do Not Disturb' is slide to ON, moon icon always show, phone still ring outside the scheduled period.
    Is it what the 'Do Not Disturb' designed to work like this now?
    Thank you.

    'Do Not Disturb' ON
    under Notification -> 'Do Not Disturb' Scheduled ON
    at schedule time, moon icon APPEAR (~10 seconds delay), ring NOT from 'Favorites' PASS THROUGH
    'Do Not Disturb' OFF
    under Notification -> 'Do Not Disturb' Scheduled ON
    at schedule time, moon icon APPEAR (~10 seconds delay), right NOT from 'Favorites' PASS THROUGH
    'Do Not Disturb' ON
    under Notification -> 'Do Not Disturb' Scheduled OFF
    moon icon APPEAR
    Allow Calls From 'Favorites', (test phone not on favorites)
    phone STILL RINGS!
    I think the above tests should proof that the 'Do Not Disturb' is not working except showing a moon icon.

  • Precalculated web templates,Its scheduling time&Routines built on Queries??

    Hi ALL,
    <b>In the same way, I want the way to find out the list of Precalculated web templates, its scheduling time & Routines built on the Queries using RSRT T-code.
    Can anyone let me know to find out the Query properties using RSRT if we dont have access to BEX Analyser etc.,</b>
    (As we have in RSRT for seeing List of Objects in Free Characteristics, Filters, Rows, Columns and also the exceptions, variables, conditions built etc.,)
    Will be waiting for Answers on this.
    Points will be rewarded for sure.

    If it is 3.X Web Templates you can use function module RZX2_OBJECT_DELETE
    populating I_T_PARAMS table with
    first OBJID field as the technical name of your template and
    second OBJTYPE field as constant 'HT'.
    you can add as many rows as you want.
    If it is 7.X Web templates you can use function module RSOBJS_DELETE
    populating I_S_PARAMS with
    first field OBJ_TYPE as 'BTMP',
    second filed OBJ_KEY as the technical name of your template
    this function module allows only one template to be deleted at a time
    If you are comfortable with ABAP, and if you have a list of all your 100 web template technical names,
    you can just write a program with a internal table containing the names of these templates and calling the above function modules in a loop.y passing one value at a time.
    Hope it helps!

  • How can I turn off access to the internet at scheduled times?

    how can I turn off access to the internet at scheduled times? I use an Airport extreme and several units to extend the range. Kids have multiple devices that I don't want on the network at certain hours. On the other hand, ideally, my wife and I would like to be able to access the internet with our devices after the kid's bedtime and during their school study time.

    http://www.macobserver.com/tmo/article/airport_utility_setting_wireless_time_lim its

  • Stop/Restart instance(s) in scheduled time

    hi,
    we have number of sap instances running in our environment( Unix).  Wondering, if there are any feature in Solution Manager/ any other ways -  to schedule certain instance to stop and restart during system outage days.
    I am currently developing a Unix script to read a input file for instances to stop/restart in scheduled time.
    Thanks,
    Raj S

    Raj,
    I have not used this but i suppose this is possibel using SAP Solution Manager downtime management.
    Read Note 1129385 - Downtime Management with SAP Solution Manager: FAQ
    Also there are some documents for setup in SCN , you can search for configuration .
    Regards,

  • Schedule time to shut down cisco IP phones

    Dear All,
    i would like to ask if there is any way to schedule time on CUCM 7 allowing us to shut down cisco ip phones during week ends, and which cisco ip phone models that support this feature.
    regards

    Hassan,
    I'm no phone guy but if you want to POWER OFF the phones outside office hours there are serious implications to consider.
    If your phones have PCs connected to them, there's a large chance that when the phones go off, the PCs will not be able to reach the network (because VoIP phones do not have bypass functionality).
    Another thing is in an emergency, no one can make outgoing/incoming calls.
    If this is what you want then you could try EnergyWise if you don't have acess to your CUCM services.  Let's say you want to power off your phones at midnight and power up by 5am the next morning (weekdays):
    !Globalenergywise domain security shared-secret energywise importance 60!  Time Rangetime-range ONabsolute start 05:00 01 March 2013periodic weekday 5:00 to 23:59time-range OFFabsolute start 00:00 01 March 2013periodic weekday 0:0 to 5:00!  Interfaceinterface GigabitEthernet0/1energywise level 10 recurrence importance 70 time-range ONenergywise level  0 recurrence importance 70 time-range OFFenergywise importance 60

  • VPN up/down at scheduled times

    Using a PIX525, Can a VPN be built which will automatically start up and shutdown the tunnel at scheduled times?
    thanks..

    If the VPN you are trying to build is like EzVPN or site to site VPN, then there is an option in the group-policy that you can configure "vpn-access-hours" -
    In the case of EzVPN if the client is trying to establish a tunnel to the head end server, then you can specify the access-hours which will allow the tunnel to be established & torn-down at the configured time.
    The rest of the time, the tunnel will try to get established but it will fail since the access-hours will not match.
    All this will work only if the head end side is running version 7.x code.
    Hope this sheds some light.
    Rate this post, if it helps.
    Cheers
    Gilbert

  • Jobs running different than scheduled time

    Hi All'
    I have 10g(10.2.0.2) database in linux,It is in Austin.
    Recently the jobs scheduled are running on different than scheduled time.
    And time in EM and the date command in linux also showing different.
    $ date
    Wed Oct 31 03:59:01 CDT 2007
    and the same time EM showing 2:59:42 AM
    And some of the jobs are failing also.
    I checked the following
    SQL> select sessiontimezone from dual;
    SESSIONTIMEZONE
    -05:00
    SQL> select dbtimezone from dual;
    DBTIME
    +00:00
    can anybody please give the solution
    Thanks in advance,
    saf

    There are a number of threads in this forum which deal with this type of issue:
    Re: changing SO hour - problem to run a scheduled job
    did it start on Oct 28th ? It may be a DST issue. Lookup in metalink 402742.1.

  • Schedule Time Evaluation Job

    Hi Experts,
    I have a requirment to schedule Time Evaluation Job Automatically at Every day 12:00 am midnight. Could you pls help how to create variants and schedule the job.
    Thanks
    Priya

    Hi, Priyadarshini.
        You can schedule a job also doing the following.
    1. Enter in transaction PT60.
    2. Define the parameters in the enter screen and save as variant.
    3. Go to menu: Program --> Execute in Background.
    4. Define the printer (so we can check the log error). Here use some printer already installed in sap and inform to send to SAP spooler, then you'll able to see the log in SP01.
    5. Click on the button "Date/Time";
    6. Inform the Date and the Time in "Schedule Start";
    7. Click on the button "Periodic job";
    8. Click on "Period values" and define Daily.
        And this is it. I think it's better you access the program like this to schedule the job, once in the Productive client, usually, we don't have access to the SE38.
    I hope it helps.
    Regards,
    Luciano.

  • No Sleep Timer or scheduled time on/off!!!

    I'm a very new customer.  Just had phone/internet/tv service installed 2 days ago. 
    Not happy that there is no sleep time or scheduled time on and off on the STBs.  I used both these common features regularly when I was an Optimum customer. I realize I can use the sleep timer on my tv if I like to fall asleep with it on.  But why would Verizon in the very least have the box turn off on its own after say 6 hours of inactivity? 
    This is the 21st century Verizon!!! When I called I was told there were no plans to add these features.  COME ON VERIZON! GET WITH THE PROGRAM!

    Verizon will not be adding a sleep timer. The reason is that while adding a sleep timer to the stb is possible. It will only turn off the STB, not the tv. The TV would remain on. Now in and of itself, this doesnt sound like anything to worry about, until you consider that all the STB updates are done in the middle of the night (2-3am). Updates to the stb turn it on and off as it reboots and updates. This would cause the pic and sound on the TV to come back on in the middle of the night. Not good.
    In fact that is the reason for the "press menu to watch fios tv" message on the TV that was added with IMG 1.6.  Many people were turning off the STB and when the pic went blank on the screen, they thought the TV was off too. Then when the STB's updated in the middle of the night, suddenly people were hearing voices in the house. This frightened several people and Verizon responded by putting a message on the screen to let people know that the tv was still on.
    No, sleep timer on the STB will not happen. Its a bad idea. But the TV's do have a sleep timer. Now what Verizon should do is to add a sleep button to the remote to control the TV's sleep timer. But who knows if they will do that....
    Now while some people would be able to set additional devices to turn off with the STB. Most would not. And Verizon needs and should consider the masses, not the individuals.
    ====================================================================================
    Error exists between keyboard and chair.

  • To run my functional script in schedule times

    Hi
    This is ravi.
    I prepared one functional script using OATS. Then i want to run that script after some time.I want to put some schedule time to run that script .I have searched in the tool but i am unable to find the solution...can any please help me regarding this issue??
    Thanks in advance
    Edited by: 838740 on Feb 22, 2011 4:15 AM

    Hi we have created OATS ADF loadtesting script.. would like to know how we can run Loadtest in command line mode or schedule multiple LOAD test
    c:\oracleats\openscript\runscript.bat
    -- this will run only Open Script - single user
    OTM
    -- is letting me only to schedule functional tests not load tests
    please let us know if there is any way to schedule load test which will hel in automating our entire test env.
    Thanks
    Joseph

Maybe you are looking for

  • 10.4.6 and Photoshop CS2

    I have found that I am not alone in my finding that Photoshop CS2 crashes when saving files opened from remote volumes. A workaround has been to "downgrade" the appleshare client software to 10.4.5 .. I guess my question is, will apple be addressing

  • ODI - Import & Export issue

    Hi I am using ODI in two environments (Development & Test, both are in different servers). In Development, i have Master repository with Internal ID = 0 & Work repository with Internal ID =1 In Test environment, i have Master repository with Internal

  • Advance Payment Problem

    Hi SAP Gurus, I have a scenario.How to create invoice for advance payment? My scenario is like this: Order is for 100 computers.The computers will be delivered partially.It will be delivered in folowing way: 1st delivery 40qts 2nd delivery 35 qts 3rd

  • Payslip generation /Bank details in portals

    Hi Experts, Pls provide me the inputs for the following 1) Should allow annuitants (retirees who get annuity payment) to access their payslips / monthly statement online 2) Should also allow them to update their bank and address information 3) Should

  • BI Apps ODI Load Plan Execution Error and Question on Rerun

    I am following the technetwork Cookbook: Installing and Configuring Oracle BI Applications 11.1.1.7.1 to install and configure my first BIApps with ODI. Smooth until I execute the Load Plan. Following errors were found on first attempt of execution.