From: Raymond I. <xw...@ya...> - 2002-11-25 22:33:28
|
Ok, are you using version 2.5 or version 2.9? Version 2.9 (http://sourceforge.net/project/showfiles.php?group_id=5757) comes with a library that allows you to download data from the server. From there you can then add such information to the drop-down menu If you're using 2.5 then you would have to read the contents of the drop-down menu inside the loadpanel and then add those values into the drop-down menu in another form. You can't move a drop-down from one form to the next. -- Raymond Irving --- Robin Becker <ro...@re...> wrote: > Hi, I'm attempting to simulate a dynamic database > request using dynapi > to avoid having a java applet etc. > > The main problem is that one of our dropdowns has > grown very large so we > want to use a pair of selector fields to make a > database request to the > server (via a cgi URL). > > I can get an invisible loadpanel to do what I want, > but have no way to > make the dropdown appear in the right form. > > I would like to know if there's a way to get copy > the created dynamic > dropdown which I'm putting into my invisible load > panel or perhaps move > it into my own form. > > The dynapi stuff is a bit too complex for me to > grasp completely, but it > seems we're doing something that affects the > loadpanel's loadElement. > > Would it be possible to transfer the Dropdown from > one document to the > other in javascript? > -- > Robin Becker > > > ------------------------------------------------------- > This SF.net email is sponsored by: Get the new Palm > Tungsten T > handheld. Power & Color in a compact size! > http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en > _______________________________________________ > Dynapi-Help mailing list > Dyn...@li... > https://lists.sourceforge.net/lists/listinfo/dynapi-help __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus Powerful. Affordable. Sign up now. http://mailplus.yahoo.com |