Its a buglet! Panic not, I am about to step on a plane for 8hrs, so I will take a look at this inflight! -- http://alan.blog-city.com/
-----Original Message----- From: Stephen Moretti <[email protected]> Sender: [email protected] Date: Tue, 17 May 2011 23:30:34 To: <[email protected]> Reply-To: [email protected] Subject: [OpenBD] OpenBD Desktop GAE - form submission I hate unanswered questions... So I thought I would look into Rick's statements about OpenBD Desktop and GAE and come up with something empirical. I grabbed the latest copy of Desktop and started it up on my Ubuntu Natty Narwhal laptop. I created an empty web app folder, pointed desktop at this folder and started it up with GAE as the runtime engine, loaded the generated index page. All ok. I created the attached formtest.cfm with a post form. Initial display of the template gives the form and an empty dump of the form scope. Filling in the form fields and submitting the form I end up with a dump with a blank key with blank value and a "fieldnames" key with no value. Trying to access the variables in the form scope directly results in an undefined error. Changing the form to a get rather than post results in values in the URL scope. *queue dodgy spanish accent* I know nothing.... Literally nothing about developing applications for GAE. Does developing on GAE mean that you can't do form posts? Or is there an issue with OpenBD Desktop running with the GAE runtime? Have I done something ridiculous? Regards Stephen -- Stephen Moretti Blog : http://nil.checksite.co.uk/ Twitter : http://twitter.com/mr_nil More Twitter : http://twitter.com/CFOverflow -- official tag/function reference: http://openbd.org/manual/ mailing list - http://groups.google.com/group/openbd?hl=en -- official tag/function reference: http://openbd.org/manual/ mailing list - http://groups.google.com/group/openbd?hl=en
