Hi , I have problem in repeater, I managed a repeater with 3 columns , one of these columns contains linkbutton, the thing which I want to do is , when I user click on this link button, it redirected this user to the other page but send the information of userid to that page too like response.redirect("userdetails.aspx?userid=" ???? ) but I don't know how I could get the text of current column which user clicked on. could you please help me?? regards sara      
Regards Sara
|