Hi,
I have all my data in an Access database and I now want to retrieve the data
into a listbox in my Flash application using ASP.
Currently I know how to search for one record and get that it displayed in a
textbox f.ex..
But here I need all data to be inserted in a listbox.
Then I suppose it is possible to copy the 'template' when I want to work with
combobox ?
Any suggestions on how to do this ?
best regards
LBStorm - 25 Aug 2005 19:46 GMT
See my response to the post about .NET and arrays:
http://www.macromedia.com/cfusion/webforums/forum/messageview.cfm?catid=294&thre
adid=1044115&enterthread=y
You will need to add a line like
ListBox..dataProvider=DG_ary;
www.DoneInAFlash.com
A free .NET/ Actionscript database code generator for flash.