Kannav Jamwal

Kannav Jamwal

  • NA
  • 42
  • 36.6k

redirect from one page to another

Mar 21 2017 7:14 AM
My query is regarding mvc link requirement. 
 For eg: we have a database in which i have a table with columns P1, P2,P3 whose value is V1, V2,V3 . I want to display the link2  as below.
 
Link1 : webpage1.aspx?P1=V1&P2=V2
 
link2 :  webpage1.aspx?P3=V3
 
just like query string in web forms. Please help me. please look into this on priorty basis.
 

Answers (3)