Click here to Skip to main content
15,887,302 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
how to write studentId in request.querystring in source page in anchortag in datalist???

this is my code:

Posted
Updated 26-Mar-14 1:05am
v3
Comments
nandakishoreroyal 26-Mar-14 6:59am    
Explain clear, and paste code what you have tried...
Member 10276220 26-Mar-14 7:02am    
this is my code:
<a href="Profile.aspx?StudentID=<%= (Request.QueryString[" studentid="])%>"/>
this all in a datalist
Member 10276220 26-Mar-14 7:06am    
i dont know why anchor tag code isnot displaying

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900