Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   HTML (https://www.askmehelpdesk.com/forumdisplay.php?f=446)
-   -   Html Scripting Help (https://www.askmehelpdesk.com/showthread.php?t=548948)

  • Jan 28, 2011, 11:26 PM
    Superfly999
    Html Scripting Help
    I'm new to HTML scripting and I had a question to ask. Is it possible to say.. after a time make a script change to a different script? EX: Mondays this script runs, Tuesday this part of the script runs, etc etc A time based trigger (not just days but also say.. certain times of days. Don't even know if that's possible with time zones or not either). I was just wondering if it was possible to do something like that in html. If so can anyone help me with this? Like I said I'm extremely new to HTML but want to make something like this (done for me or walked through idc)
  • Jan 29, 2011, 08:57 AM
    angelicaflorine
    That's not HTML, that's PHP. If Else script.
  • Jan 29, 2011, 09:00 AM
    angelicaflorine
    Sorry: http://www.w3schools.com/php/php_if_else.asp
  • Jan 29, 2011, 10:22 AM
    Superfly999
    Is there anyway you could make a template for that type of php script? If not all good. Thank you angelica
  • Jan 30, 2011, 12:40 PM
    angelicaflorine
    I don't code for free. If you Google the if else script and the functions you want, you might be able to find a free script that's as close as you want.
  • Jan 31, 2011, 12:33 AM
    crigby

    Hi,
    I agree that it could be done with PHP, though I think the actual point is that it is done on the server that sends the pages. It is a matter of the server reading the http-request and utilizing it in its decision on action.
    Such systems as LAMP, WAMP and XAMPP come to mind, all available fromSourceForge.net: Download and Develop Open Source Software for Free as open source.
    Other more elegant renditions of these technologies would be Alfresco, Bitnami and Aptana, among others. I have been impressed with all three of those, but there are many more. Personal preference goes to the first since it allows so many choices of programming option languages. Try:
    https://www.alfresco.com/resources/
    And see what you think.
    Try a search engine with "content management systems" as the search phrase. You will be astounded with the ones listed on Wikipedia.
    Peace,
    Clarke

  • All times are GMT -7. The time now is 07:39 PM.