Yogesh Kumar

Yogesh Kumar

  • NA
  • 16
  • 2.8k

How to hide querystring information in the url

Sep 23 2015 8:43 AM
How to hide querystring information in the url
like:-http://localhost:52505/YK2.aspx?name=Alok
TO
http://localhost:52505/YK1.aspx
 
Note :- data will pass only query string and without using  server.tranfer() and iframe.
 
Please give me  explanation with example ASAP....
 
 
THANKS 

Answers (1)