Hi Robert, You should create a .NET web service to comunicate ith your Flex application. The approach should be like this:
1. Create custom objects in .NET to hold your data. 2. Use the ArrayList to create an array of objects that you send to your Flex application I can send you some code examples on Monday when I am back in the office. Best regards. Torben Nielsen Robert Thompson <[EMAIL PROTECTED]> wrote: __________ >Thanks Manish, but what do you mean by "HTTP Service" >-- is that an example somewhere? > >Or is there something I can do with the HTTP protocol >to use ASP as the business tier / Flex as the >Presentation Tier, instead of Cold Fusion as the >business tier? > >-r > >--- Manish Jethani <[EMAIL PROTECTED]> wrote: > >> On 10/15/05, Robert Thompson >> <[EMAIL PROTECTED]> wrote: >> >> > I have a project coming up that has a requirement >> to >> > use ASP instead of ColdFusion (yeah, i know :) and >> I'm >> > looking for any examples of using MXML and ASP as >> the >> > business tier which uses SQL Server 2005. >> >> You should look into HTTPService. >> > > > > >__________________________________ >Start your day with Yahoo! - Make it your home page! >http://www.yahoo.com/r/hs > > > >-- >Flexcoders Mailing List >FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt >Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com >Yahoo! Groups Links > > > > > > > > > ------------------------ Yahoo! Groups Sponsor --------------------~--> Fair play? Video games influencing politics. Click and talk back! http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/nhFolB/TM --------------------------------------------------------------------~-> -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

