Posted on: 8/19/2014 6:21:47 PM | Views : 393

I have a master page with a search box in it.  The search box is pre-populated with text such as "Search DMAS Site".  When the user clicks in the box, the text disappears and they can click the search button and the master page will refresh and the text box is still populated with "Search DMAS Site".  But when the user clicks back on the browser, they still see the same thing they entered before instead of the master page being refreshed.  I want for this text box to be populated every time this page is loaded even if it is clicking back on the browser.  The only refresh methods I have found refresh the master page every certain amount of seconds.  I need for it to just load fresh each time but only once.  Can anybody help?  Please?

Go to the complete details ...