Querystring without ? mark is possible in asp.Net?
can any one suggest
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Khargesh RajputPosted Mar 14, 2015, 4:26 AM
Prasham SabadraPosted Mar 14, 2015, 4:07 AM
But if you please share some more details or requirement then can suggest some good options.
Riddhi ValechaPosted Mar 14, 2015, 4:01 AM
Query String is very traditional way of passing values between pages...
Use Session variables instead...
Aditya ChauhanPosted Mar 14, 2015, 3:54 AM
Prasham SabadraPosted Mar 14, 2015, 3:47 AM
You can take a help of urlrewriter to form the URL without querystring.
http://stackoverflow.com/questions/18282030/how-do-i-create-urls-in-asp-net-web-forms-without-the-question-mark-for-queryst