Hello All. I have a requirement to save last 5 searches in the cookie.
In other words, saving last 5 set of "search param- value" pairs in cookie. Retrieve them and show these 5 searches in Combo box. So whenever user select one, he should have his search screen params filled up from the cookie values stored. Can some one guide me on this as to how I can get this done? Any code e.g. will really help. Thanks in advance G