RE: [flexcoders] CRUD in XML

2007-01-08 Thread Tracy Spratt
Look at this example. http://www.cflex.net/showfiledetails.cfm?ChannelID=1Object=FileobjectI D=544 Tracy From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of devisbalsemin Sent: Saturday, January 06, 2007 7:49 AM To:

RE: [flexcoders] CRUD in XML

2007-01-08 Thread Jeff Hindman
, January 08, 2007 10:57 AM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] CRUD in XML Look at this example. http://www.cflex. http://www.cflex.net/showfiledetails.cfm?ChannelID=1Object=FileobjectID=5 44 net/showfiledetails.cfm?ChannelID=1Object=FileobjectID=544 Tracy

RE: [flexcoders] CRUD in XML

2007-01-08 Thread Tracy Spratt
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Jeff Hindman Sent: Monday, January 08, 2007 2:28 PM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] CRUD in XML Any chance of getting a CF solution (or hints) for this tool (way cool, btw)? I have

Re: [flexcoders] CRUD in XML

2007-01-06 Thread greg h
devis, Could you please provide a bit more detail about what you are trying to do? CRUD is an acronym usually associated with the database operations INSERT, SELECT, UPDATE and DELETE. When you ask for some example how to implement Flex 2 CRUD with xml file??? what do you mean? Have you

Re: [flexcoders] CRUD in XML

2007-01-06 Thread Patrick Mineault
You'd probably be better off to use Remoting to implement CRUD in Flex. Search for RemoteObject on Google and you should find a variety of resources. Patrick greg h a écrit : devis, Could you please provide a bit more detail about what you are trying to do? CRUD is an acronym usually