I am trying to pass 2 values through this statement.
P = 1 and Q = 0
<a href="registernewpassword.asp?P=1?q=0"><font color="green">Register New Password</font></a></b></h3>
I am getting error.
What is the best way to pass it.
Thanks in advance.
P = 1 and Q = 0
<a href="registernewpassword.asp?P=1?q=0"><font color="green">Register New Password</font></a></b></h3>
I am getting error.
What is the best way to pass it.
Thanks in advance.