all groups > flash data integration > august 2005 >
You're in the

flash data integration

group:

Retrieve Access data into listbox using ASP


Retrieve Access data into listbox using ASP judo4
8/20/2005 8:44:52 AM
flash data integration:
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
Re: Retrieve Access data into listbox using ASP LBStorm
8/25/2005 6:46:02 PM
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.


AddThis Social Bookmark Button