Hi
i have 2 html buttons in aspx page
one is open and other is close
my requirement is
the open button must be visible and close button must be invisible in page load of aspx
when i click on open the close button must be visible and open must be invisible
when close button gets visible the open button must be invisible
remeber the two buttons are html buttons
if any code is given it would be appreciated
thanks
sudha