G
Guest
I want to postback to the Search.aspx from default.aspx.
I have a textbox and a button on default.aspx
I want the postbackurl to be Search.aspx?q={textbox.text}
How to achieve this?
Any hacks?
I am currently doing a self-post back + redirect.
I have a textbox and a button on default.aspx
I want the postbackurl to be Search.aspx?q={textbox.text}
How to achieve this?
Any hacks?
I am currently doing a self-post back + redirect.