I am attempting to take a ComboBox that was built in a common logon page and 
pass it to all other pages in the project.

I am able to retrieve the ComboBox from an AnyUserSessionObject in the PE.  
In the new page, on the myComboBox_onBeforeDisplayEvent, I get the handle of
myComboBox and set it to the value of the AnyUserSessionObject, casting it as
type CSpComboBox.  This is successful.

The problem is that myComboBox displays an empty ComboBox.  I am, however,
able from withing the code for that page, select a particular entry, extract the label
and value, and display it.  It appears that all of the data is there, but the display 
of
the data on the page fails.

Thanks,

Alan Turner
Frito-Lay, Inc.
_________________________________________________________________________

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]

Reply via email to