Link to home
Start Free TrialLog in
Avatar of harris9999
harris9999Flag for United Kingdom of Great Britain and Northern Ireland

asked on

ISAPI Rewrite - ASP

Trying to rewrite some url be more user friendly in a blog.
But never used ISAPI Rewrite  before.

My articles are at the following address with the id changing.
http://www.domain.com/blog/details/?id=20

I want to change this to:
http://www.domain.com/blog/This_is_the_blog_title

I have a field in my database called link with the titles in the proper format e.g. "This_is_the_blog_title"

What rule do I use and how do I incorporate it into the website?

ASKER CERTIFIED SOLUTION
Avatar of David H.H.Lee
David H.H.Lee
Flag of Malaysia image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial