Web Analytics Made Easy -
StatCounter using date time groups - CodingForum

Announcement

Collapse
No announcement yet.

using date time groups

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • using date time groups

    What I'm looking for is a script that I can use to download the same type of images on a daily basis but the images are located in a different file name. For example, 2002062912 where 2002 is the current year, 06 is the current month, 29 is the current date and 12 is the current time that the images are available. Of course, the month, date and time changes from day to day. Is there anything out there I can do this without changing the month, date, year, and time every time.

    Thanks.

  • #2
    uh. not really. not with javascript, anyway. javascript can't download files like that.
    bluemood | devedge | devmo | MS Dev Library | WebMonkey | the Guide

    i am a loser geek, crazy with an evil streak,
    yes i do believe there is a violent thing inside of me.

    Comment


    • #3
      Yes to be used in a browser. If it's not a java script, is it another program or ???

      thanks

      Comment


      • #4
        Thanks, I'll give it a try.

        Comment

        Working...
        X