linking to a radio button selection, asp.net c#
问题 on the search for an answer to save the day. I have an "articles" page that holds a radiobutton list and a textarea. when the user selects a radio button, the text area is populated. now the users wants to be able to point to an article via a url link. (everything is dynamic and being pulled from a db source) by using a 3 party tool i was able to grab the exact http request (below) that will link to the users' selection. the problem is the url is extremely long. is there another way to link