Just an update on this.
Following the example from Google I was able to upload a file but only
by using a separate servlet.
I'll try to get this unto a datastore later.
Here is the test site:
http://simpleposting.appspot.com/test/datastore/fileupload

-atomi

On Tue, May 5, 2009 at 3:42 PM, Brad B. <[email protected]> wrote:
> 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 !!
-~----------~----~----~----~------~----~------~--~---

Reply via email to