CodeCharge Studio
search Register Login  

Web Reports

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

YesSoftware Forums -> CodeCharge Studio -> ASP

 Hiding a field in a form

Print topic Send  topic

Author Message
pnjones

Posts: 42
Posted: 03/18/2005, 6:07 AM

I am trying to hid a hide based on the value in another database.

The code is below

if eval(tblMyResults.P2.Value)=4 then
tblMyResults.S_2.visible=false
end if

The listbox is still visible i have also tried

if tblMyResults.P2.Value="4" then
tblMyResults.S_2.visible=false
end if

This code is in the before show event

thanks

_________________
Regards

Pat
View profile  Send private message
pnjones

Posts: 42
Posted: 03/18/2005, 6:12 AM

Sorry on reading it again its not very clear.

The listbox control i am trying to hide is still visible although the values associated with it cannot be seen i only get select value

any help please



_________________
Regards

Pat
View profile  Send private message
pnjones

Posts: 42
Posted: 03/18/2005, 6:26 AM

Before you reply peter i found your previous answer thanks

http://forums.yessoftware.com/posts.php?post_id=51590
_________________
Regards

Pat
View profile  Send private message

Add new topic Subscribe to topic   


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

Web Database

Join thousands of Web developers who build Web applications with minimal coding.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


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