Log in

View Full Version : Archive Asp Code Help with News?



vincently
12-14-2008, 07:03 AM
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.

benslayton
12-24-2008, 06:41 PM
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/