Results 1 to 2 of 2

Thread: Archive Asp Code Help with News?

  1. #1
    Join Date
    Dec 2008
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Archive Asp Code Help with News?

    Hello Moderator

    I am new web designer and developer for Cambodia Tourism Website at http://www.cambodia-tourism.org . I want o have my Archive News As follow:

    http://www.cambodia-tourism.org/news/2008
    http://www.cambodia-tourism.org/news/2007

    How can i do with code ?

    Thanks you very much for help.

  2. #2
    Join Date
    Mar 2006
    Posts
    600
    Thanks
    5
    Thanked 4 Times in 4 Posts

    Default

    If you have access to the server and can install programs take a look at isapi rewrite..

    If you dont then you will have to setup at directory..

    /news/2008/default.asp which may be a pain every year...

    but like I said if you have access to the server and are allowed to install programs. isapi rewrite is the way to go...

    its like mod_rewrite for asp.. It can take news.asp?year=2008 and change it into /news/2008/

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
  •