N
Nils N
Is there anyone her who knows how to use slashes as querystring. What
I want to do is using the url:
http://localhost/urltest/?id=23423ea342
to appear as
http://localhost/urltest/23423ea342
I am using C#.net.
Any help will be greatly appreciated
Regard
Nils
I want to do is using the url:
http://localhost/urltest/?id=23423ea342
to appear as
http://localhost/urltest/23423ea342
I am using C#.net.
Any help will be greatly appreciated
Regard
Nils