D
Dave
Hello,
I would like to have the address
http://localhost/dl/123456/anyName.mid
redirected to
http://localhost/dl/download.ashx?id=123456&type=mid
how can I do this by using UrlMapping?
thanks in advance.
I would like to have the address
http://localhost/dl/123456/anyName.mid
redirected to
http://localhost/dl/download.ashx?id=123456&type=mid
how can I do this by using UrlMapping?
thanks in advance.