You can attach the runat=server to the <table> element and then have access
to it in code. Then you should be able to set the Visible property.
"chuckdfoster" <> wrote in message
news:egj0lKo%...
> Can I make an HTML table (Table1) invisible through my ASP.NET code?
> After I update the database, I want my form which is in Table1 to
> dissappear they can't edit it again.
>
> Thanks in advance for any advice.
>
> --
> Chuck Foster
> Programmer Analyst
> Eclipsys Corporation - St. Vincent Health System
>
|