I have a frameset with three frames. The top frame is the main menu, consisting of several buttons. The left frame displays a Href list responding to the button that the users click, and the right one displays the detail information of an entry in the left frame when the users click the Href. There are several static text fields and a hidden field in the right frame, all of them bound to the data fields of the same data object. Based on the value of the hidden field, I will show those static text messages in different colors. I used the getValue() for all the static text fields and hidden fields. I can get the correct text values for the static text fields, but always get null for the hidden field. When I viewed the right frame source, I can see the hidden value right there. Any suggestion will be highly appreciated. Tony _________________________________________________________________________ For help in using, subscribing, and unsubscribing to the discussion forums, please go to: http://www.netdynamics.com/support/visitdevfor.html For dire need help, email: [EMAIL PROTECTED]
