On 17 May 2011 23:30, Stephen Moretti <[email protected]> wrote:
> 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? > > Incidentally, where are the GAE demos that Rich mentions? I had a bit of a hunt around and couldn't find anything. Again, probably me being blonde... 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
