G
Guest
Hello Guys,
I have a panel on my page which i want to be visible for 5 seconds when a
link button is clicked and then hide it later.
I tried incorporating it in a for loop or using thread.sleep after
pnl.visible=true but it dont work.
Can someone recommed?
Thanks
Manny
I have a panel on my page which i want to be visible for 5 seconds when a
link button is clicked and then hide it later.
I tried incorporating it in a for loop or using thread.sleep after
pnl.visible=true but it dont work.
Can someone recommed?
Thanks
Manny