Assigning value to session object from repeater.
Hi,
I ve created a page X.aspx having a repeater R, that is displaying various data from a table Friend( Sql Server Express). i want to store value to Session variable S, from the clicked(or Selected) Repeater item.
what should i do?
Alok Tripathi
|