Goto another page after checking conditions
i want to search some data depending on one condition and than i want to set those data to another pages textbox. i am working with linq.i can switch between windows forms but how can i do this in webform in C#. can any one help me?
Suthish NairPosted Dec 30, 2010, 2:41 PM
Cross Page Postback in ASP.Net 2.0
Posting to another .aspx using ASP.NET