Web Hosting Talk







View Full Version : Static page Generation With ASP


3for
05-07-2003, 10:58 PM
I have ASP a news publishing script. It generates pages like:www.*******.com/news.asp?id=589
But I want static pages like
www.****.com/news/news1
How could I do this?
I have found an article here: http://www.codetoad.com/asp_dynamic_static.asp
But this is no good


Thanks

ilyash
05-08-2003, 09:04 PM
wat is the * ? use "-" example(s-h-i-t) for bad words

michaeln
05-08-2003, 09:17 PM
I could tell you how to do it using apache .htaccess and php. However, I don't know how to do it with IIS and ASP. Sorry.

michaeln
05-08-2003, 09:57 PM
Ok,

I did a little searching and found these two sites.

I honestly don't know if there is a better way. If this is the only way to do it then I definately like the Apache PHP way better.

http://xde.net/xq/tool.xqasp-deep-web/qx/index.htm

http://www.qwerksoft.com/products/iisrewrite/usage.asp

EDIT:

Here is another way to do it:
http://www.asp101.com/articles/wayne/extendingnames/