[flexcoders] how common is Flex and Rails together?

2011-09-17 Thread Chris Downey
Hi, I'm just wondering if there is anybody who is actively working on a project or knows of projects where Flex and Rails are used together. Looking online, I see a burst of blogs between 2007-2009 but then it quickly fizzles. Any thoughts about this? Theoretically, it seems to be an interestin

Re: [flexcoders] Re: how to insert checkbox value into database

2009-11-23 Thread Chris Downey
urce="App.src.cfcs.propertyMaintenance" showBusyCursor="true"> > > fault="mx.controls.Alert.show(event.fault.faultString)"/> > > > fontSize="12" click="poolselected()"/> > > > -- Chris Downey http://www.vaccine-tlc.org/ http://www.chrisdowney.name/ http://code.google.com/p/vaccine-toxic-load-calculator/

Re: [flexcoders] Re: how to insert checkbox value into database

2009-11-23 Thread Chris Downey
Ooops. By "pragmatically" I meant "programmatically" On Mon, Nov 23, 2009 at 12:30 AM, Chris Downey wrote: > I'm not sure how much my code examples will help - I'm using SQL Server and > before the data gets to SQL, I translate the boolean value to a 1 or

Re: [flexcoders] Re: how to insert checkbox value into database

2009-11-22 Thread Chris Downey
With Access, what options do you have to pragmatically examine and test values sent from Cold Fusion? On Sun, Nov 22, 2009 at 8:03 AM, stinasius wrote: > > > Chris Downey you said you do this all the time, care to show how exaclty > you do it using the first example of itemWorki

Re: [flexcoders] Re: how to insert checkbox value into database

2009-11-16 Thread Chris Downey
Is your app successfully putting any data into the database now, or is this the first attempt to get it working? On Mon, Nov 16, 2009 at 6:47 AM, stinasius wrote: > > > Tracy that's what i did but it does not work... > -- Chris Downey http://www.vaccine-tlc.org/ http://www

Re: [flexcoders] how to insert checkbox value into database

2009-11-12 Thread Chris Downey
sion as backend technology to communicate > with the form and database. i have one problem though, how can i insert a > checkbox value from the flex form into the database. thanks guys > > -- Chris Downey http://www.vaccine-tlc.org/ http://www.chrisdowney.name/ http://code.google.com/p/vaccine-toxic-load-calculator/