Thanks Ugo and Christopher for your help,
Just to clarify if others run into the same problem as I had.
woody.js
use :
form = new Form("mmm-def.xml");
form.createBinding("mmm-bind.xml");
form.showForm(uri, { "server" : STATES });
Form.js
use:
wid.server.setSelectionList(STATES, "value", "key");
Thanks again.
Peter
http://easyspeedy.com
On Thursday 01 April 2004 19:14, Ugo Cei wrote:
> Christopher Oliver wrote:
> > I think you need something like
> >
> > wid.server.setSelectionList(STATES, "value", "key");
>
> Or simply:
>
> form = new Form("mmm-def.xml");
> form.createBinding("mmm-bind.xml");
> form.showForm(uri, { "server" : STATES });
>
>
> Ugo
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
--
Med venlig hilsen / Yours sincerely
Peter Lerche
EasySpeedy ApS
_______________________________________
European Dedicated Server Hosting
Extremely low prices, secure, and reliable
Linux and BSD distributions only
_______________________________________
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]