Click to See Complete Forum and Search --> : Dynamic URL Rewrite


kumiko
03-30-2008, 09:54 PM
halo..i need some help on tis problem..

how to show the URL without .asp or query string with parameters behind?
for example, i have a url string : www.abc.com/abc/abc.asp?id=1. how can i display the url in tis format with out the querystring? example: www.abc.com/abc/1
please help on tis?
thank you very much

nbcrockett
03-31-2008, 09:05 AM
You'll need a rewrite software. Here's a link to the one I use. They have a free version that does what I need.

http://www.helicontech.com/isapi_rewrite

yamaharuss
03-31-2008, 10:58 AM
This can also be done using a custom 404 error page if your ISP allows that.

kumiko
03-31-2008, 11:06 AM
hello all..can some one plz teach me more..i have do some research on the asp rewrite url component,after i install the .dll, there is no response. it seem not working..can anyone guide me more? plz help thanx alot.