How can i send form submissions to another page in asp.net. Normally the form details are submitting to the same page. I am looking for something like "action" in asp. Please help me...
my asp.net page(for eg: index.aspx) contains a search form.. when submitting this data, result should be show in the result page(showsearchresult.aspx)..
I am a new bie to asp.net.. please help me..
...
Go to the complete details ...