is a web page that queries the page. Enter the query conditions in the text box. After clicking the query, use windows.location.href to refresh to another page. How can I keep the previously entered query conditions in the text box in the new page?
I saw other people’s code written directly like this
Where does this request come from?
http://msdn.microsoft.com/zh-cn/library/system.web.ui.page .request(VS.80).aspx
is used to obtain the data submitted by the client