Click to See Complete Forum and Search --> : help me


vinosha
September 30th, 2006, 03:09 AM
hw to make the button to invisiblem

Shuja Ali
September 30th, 2006, 07:05 AM
If you lookup the properties of the button control you will find a visible property that can be set to True or False. This is VB.NET code.
Button1.Visible = False
But if you are looking for something else, please provide more information.

vinosha
October 2nd, 2006, 07:39 AM
hi my problem is in ASP languange.can u help me on dat