MasterPage and CrossPostBack

  • Thread starter Thread starter Stan SR
  • Start date Start date
S

Stan SR

Hi,

I have a masterpage that contains a textbox and a button (for a search
form).
I would like to launch to the "Result" page and get the value of the
TextBox.
how to do that with sessionless ?
I m heard something about the crosspostback.
I tried it, but it doesn't really work when I submit a text if I m on the
Result page.

Do you have any idea (and any c# code will be fine (I m a newbie)).

Stan
 
Back
Top