Click here to Skip to main content
15,885,546 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hello all,

is it Required to use '?' sign for query string in asp.net ?

and can its possible to convert my query string

www.xyz.com/test.aspx?name=rajeev

to

www.xyz.com/rajeev or www.xyz.com/name=rajeev
Posted
Updated 27-Aug-14 18:52pm
v2

 
Share this answer
 
Comments
@p@richit 28-Aug-14 1:01am    
i am using asp.net platform and i think that the particular code is for MVC :(

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900