In OpenBD for App Engine No FORM vars are ever set by submitting the following form (I tried several variations of submit as well; it just doesn't work):
<cfdump var="#form#"> <form action="/index.cfm" method="post" enctype="multipart/form-data"> <input name="filedata" type="file" /> <button name="action" type="submit" value="submit">submit</button> </form> I guess this is a bug as far as I know form data is sent via the service() method in lieu of doPost(). Also, will there be a separate bug tracker for OpenBD-GAE? --~--~---------~--~----~------------~-------~--~----~ Open BlueDragon Public Mailing List http://groups.google.com/group/openbd?hl=en official site @ http://www.openbluedragon.org/ !! save a network - trim replies before posting !! -~----------~----~----~----~------~----~------~--~---
