hi, when asp.net output a page ,I want to add some same parameters for all links() in this page How I can do it ?
somesite.com/page.aspx => somesite.com/page.aspx?same=value
somesite.com/?anyp=hevalue => somesite.com/?anyp=hevalue&same=value
auto add same=value