<% If session("varuser")="" and session("client_name")="" then %>
I have read
<%ahref=""
Response.write(ahref)%>
terms and conditions
<%Response.write("")%>
and agree
<%End if %>
Loading
Pankaj GuptaPosted Dec 3, 2008, 7:31 AM
In this you can check the sessions conditions in the code behind of the code and visible true/false controls on the basis of the conditions
Niradhip ChakrabortyPosted Nov 27, 2008, 12:03 PM