I have two dropdowns that get populated from the database on page load. But once it is populated, the values dont change. But everytime the page reloads, it will still fetch from the db isnt it? Is there anyway of caching these controls so that i can minimise the DB fetches? Any thoughts please....