CodeCharge Studio
search Register Login  

Web Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> Archive -> GotoCode Archive

 hide or show form with checkbox ?

Print topic Send  topic

Author Message
...
Posted: 08/12/2002, 3:31 PM

i have field with check box , want to use check boxes to hide or show form - what script must use in events to do this ?
I use asp , thanks in advance
Nicole
Posted: 08/13/2002, 11:38 PM

Hello,
to hide the form in CCS use the following code in the page After Initialize event or form Before Show event:
form_name.Visible = false

You can assign javascript onclick event and reload the page with some parameter which value will be used to hide form.

   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

PHP Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.