I want to send hyperlink
by attach it with URL
with the help of query string method. For instance in a web page containing three links like
google.com
yahoo.com
facbook.com
now suppose user click on yahoo.com at this point i want to send it by attaching with url like
www.something.aspx?uniqueid=google+com
..........some thing like that