Check out this tutorial that shows how to upload, store (as Blobs),
and serve images:
http://code.google.com/appengine/docs/python/images/usingimages.html

You should be able to adapt it to VRML quite easily.

On Jan 29, 8:34 am, Kieran <kizbar...@googlemail.com> wrote:
> Hi
>
> I am looking at making an app that takes some data and produces a VRML
> file, then displaying this with something like <embed src="/
> example.wrl"> in my index.html.
>
> At the moment i have a VRML file that i uploaded to test this and this
> displays fine. But as i can't save to the file store i was wondering
> does anyone know how i could go about saving a VRML file in the
> datastore and then displaying it?
>
> Many thanks
> Kieran
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to