<a href="About" id="myLink" onclick="get()"> @item.cd </a>
From this link I need to save the value "cd" when I click it and then pass this value to another page to feed it to a query. I tried different solutions but without results and now I do not know how to do it.