I need something like:
<a href="https://MyPageURl?UniqueId= + <%Request.QueryString["ID"]%> + "" id="Myfile">
What is the correct synthex for inserting the query string on this tag please?
faye fouladi
I need something like:
<a href="https://MyPageURl?UniqueId= + <%Request.QueryString["ID"]%> + "" id="Myfile">
What is the correct synthex for inserting the query string on this tag please?
faye fouladi