on the click of link button in listview i want to postback to a ashx handler page and return a variable value back to the calling code in listview itemcommand.
this handler page must able to return value to any calling page from which it is called.
on the click of link button in listview i want to postback to a ashx handler page and return a variable value back to the calling code in listview itemcommand.
this handler page must able to return value to any calling page from which it is called.