Results 1 to 2 of 2

Thread: Need script that forwarding visitors according to date

  1. #1
    Join Date
    Nov 2006
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Need script that forwarding visitors according to date

    Hi, I am looking for a script that untill a certain date (ex dec 10th)automaticly forwards all my visitors to one page, after 10th of dec I want all visitors to be sent to another page.

    Can someone help me?

    // Josef Magnusson

  2. #2
    Join Date
    Sep 2005
    Location
    India
    Posts
    1,627
    Thanks
    6
    Thanked 107 Times in 107 Posts

    Default

    1. Based on whose date you want to forwards your visitor to respective page? I mean whether the date checking is based on client's machine or your server.

    If it is based on clients PC date it need not be correct as you expected. So need not get the desired effect. This can be done using client side JavaScript.

    If this is based on the time of your server then it can be done using your server-side tool like ASP, PHP, ColdFusion, Java, etc.

    Please confirm what you want

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •