Don't create your own rewriter for your own, so many thing you need to
know, learn and setting it to make rewriting/mapping.

You can use from the blog that Cerebrus give.
it is URLRewriter from http://urlrewriter.net/
open source and free
I have try it. simple, just add into your bin folder and config it in
your web.config.
it make easier for you to map/rewrite a new web site in just a few
minutes.
I learn it from zero until working in 15 minutes only. friendly for
user and friendly for you also :)

On Apr 22, 12:21 am, arya <[email protected]> wrote:
> I have webpage with the  name  mobi.aspx,
>  it takes parameter id through querystring  and displays data.
> so
>           mobi.aspx?id=1233
>
> but i need friendly url look like this mobi.aspx/1233
>
> How to write for this Httphandler file and what settings or register
> in web.config.
> or
> any other solutions please tell me

Reply via email to