hi
i want to show a div id="first" before button click and when user clicks search button, want to show other div ="second" with other info and hide first div for time being till redirect to other page
how to do this using asp.net code behind and jquery
Go to the complete details ...