T
TARUN
Hello All
I am getting stuck in one Problem.
I am Using C#
I have a one page called "Search.aspx" which include some TextBox,
DropDownList, ListBox.
On the Submission of the page, it navigate to "Searchresult.aspx"
Now I want to get the Value of the TextBox, DropDownList, ListBox in
"SearchResult.aspx" Page when i already submited the form called
"Search.aspx"
Or I want to acces the Value of Controls which are encapsulted in
pervious Form.
Please Suggest me the Code for that..
With regards
Tarun Sinha
I am getting stuck in one Problem.
I am Using C#
I have a one page called "Search.aspx" which include some TextBox,
DropDownList, ListBox.
On the Submission of the page, it navigate to "Searchresult.aspx"
Now I want to get the Value of the TextBox, DropDownList, ListBox in
"SearchResult.aspx" Page when i already submited the form called
"Search.aspx"
Or I want to acces the Value of Controls which are encapsulted in
pervious Form.
Please Suggest me the Code for that..
With regards
Tarun Sinha