ahhhh - much better - yes.

I think this library needs a couple of things:

1) Suggest - the form and all controls should be created with pure HTML, instead of DHTML. This will get rid of the "press F5 and everything disappears" problem. Actually, we might not be able to get around this problem (too well) because even the VALUES inside COMBOBOX disappears. Whats up with that ?

2) Got to work-out an EVENT STRATEGY. Was hoping maybe Rad/Kent&Others could brain-storm with us on that. Event if it was pseudocoded and we all could try and implement. Would probably involve injecting Java/VB script into the form - within each control create UDF. Could probably implement some kind of generic "event polling" strategy ?