On This Day Script

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • amrat
    New Member
    • Sep 2007
    • 2

    On This Day Script

    Can anyone help me produce a On This Day script, where i can customise the list that appears.

    I think this is a 2 stage process, which include building some sort of database??

    Anyone know how to do this???
  • ronverdonk
    Recognized Expert Specialist
    • Jul 2006
    • 4259

    #2
    Maybe I am the only one, but I do not have a clue as to what an 'On This Day' script is. Can you enlighten me?

    Ronald

    Comment

    • drhowarddrfine
      Recognized Expert Expert
      • Sep 2006
      • 7434

      #3
      This cannot be done with html/css. You need to ask this on the board of the language you would be using.

      Comment

      • amrat
        New Member
        • Sep 2007
        • 2

        #4
        do i need to use java?

        Comment

        • aleeesa
          New Member
          • Sep 2007
          • 2

          #5
          Originally posted by amrat
          do i need to use java?
          you need to use javascript.. I'm guessing you want a piece of code that will display a page or some text on a certain day of the week or year..

          yes the appropriate place for that question would be in thee javascript area.

          also you might want to google search your question as well.

          hope that helps.

          Comment

          • drhowarddrfine
            Recognized Expert Expert
            • Sep 2006
            • 7434

            #6
            It does not matter. Any server side language will do.

            Comment

            • Death Slaught
              Top Contributor
              • Aug 2007
              • 1137

              #7
              Originally posted by ronverdonk
              Maybe I am the only one, but I do not have a clue as to what an 'On This Day' script is. Can you enlighten me?

              Ronald
              What he meens is that on a "special" day he want's something sepcific to happen, like:

              he writes a function that alerts the user what day it is, but say on tuesday it alerts the time along with the day.

              Hense the "on this day" something on that specific day.

              - Death

              Comment

              • Death Slaught
                Top Contributor
                • Aug 2007
                • 1137

                #8
                Originally posted by amrat
                Can anyone help me produce a On This Day script, where i can customise the list that appears.

                I think this is a 2 stage process, which include building some sort of database??

                Anyone know how to do this???
                You can use just about any browser language for it its fairly easy with JavaScript the link is to a tutorial, doing things with days, and times is one of first things it teaches you.

                Hope it helps, Death

                PS - Java and JavaScript are two completly different things.

                Comment

                Working...