How could I pass variable (an ID int) from Repeater Button to Redirected page?http://forums.asp.net/t/620523.aspx/1?How+could+I+pass+variable+an+ID+int+from+Repeater+Button+to+Redirected+page+Wed, 30 Jun 2004 16:50:18 -0400620523620523http://forums.asp.net/p/620523/620523.aspx/1?How+could+I+pass+variable+an+ID+int+from+Repeater+Button+to+Redirected+page+How could I pass variable (an ID int) from Repeater Button to Redirected page? Hi there, I am trying to pass an integer value (a record's ID #) from Repeater buttons to the page that redirects user upon button_click event so that the redirected page submits (updated) information to the record corresponding to the integer value passed. I suppose I use OnItemCommand method, but does anyone have any specific suggestions as to how I would code this? (the button_click/onitemCommand event is in my .vb code-behind file). Any help or suggestion is greatly appreciated, colin f. 2004-06-30T15:37:01-04:00