Canton
05-19-2005, 05:57 PM
I'm looking for what I believe is a very simple ISAPI filter to re-write dynamic URLs on my IIS box. Simply have to replace characters (including ?, +, =, &) to create "static-looking" URLs (for obvious reasons) in a consistent manner.
I've seen out-of-the-box applications, but I'd really like to know if there's a very simple "script" or whatever you'd call it that can accomplish this - one that I may not have stumbled upon in my search.
I'm just playing with some things now, and I really only want to do this on one site on my server, and perhaps add it on a site-by-site basis later on if I like how things work out.
Anyone know of a good resource that either has coding that I can use or a tutorial on how to write this?
Thanks in advance,
~Canton
I've seen out-of-the-box applications, but I'd really like to know if there's a very simple "script" or whatever you'd call it that can accomplish this - one that I may not have stumbled upon in my search.
I'm just playing with some things now, and I really only want to do this on one site on my server, and perhaps add it on a site-by-site basis later on if I like how things work out.
Anyone know of a good resource that either has coding that I can use or a tutorial on how to write this?
Thanks in advance,
~Canton