David
|
Posted: 12/20/2003, 3:48 AM |
|
Hi All,
I have a record form which has two text boxes and about 20 labels. If I use
labelname.visible = false, the label is hidden. If I try and do the same for
a textbox, nothing happens. Has anyone else seen this ?
Use latest version of codecharge and generating ASP with templates code.
Thanks
David
|
|
 |
DonB
|
Posted: 12/20/2003, 5:09 AM |
|
I have written a couple articles on this - see: http://www.gotodon.com/ccbth/Features/Knowledgebase.asp?find=hide
for two different ways to accomplish this.
--
DonB
http://www.gotodon.com/ccbth
"David" <dnb@anysurvey.com.au> wrote in message
news:bs1cto$ekp$1@news.codecharge.com...
> Hi All,
>
> I have a record form which has two text boxes and about 20 labels. If I
use
> labelname.visible = false, the label is hidden. If I try and do the same
for
> a textbox, nothing happens. Has anyone else seen this ?
>
> Use latest version of codecharge and generating ASP with templates code.
>
> Thanks
>
> David
>
>
|
|
 |
|