I can't believe how easy this was to solve. Impressed. Thanks Aaron.
Paul. -----Original Message----- From: Aaron Lynch [mailto:[email protected]] Sent: Tuesday, November 24, 2009 2:02 PM To: Open BlueDragon Subject: [OpenBD] Re: Open BD GAE VFS Hey Paul, here is one way of accessing your images from the VFS. http://aaronjlynch.com/blog/2009/11/24/Google-App-Engines-Virtual-File-Syste m-with-OpenBD cliffs: <img src="getfile.cfm?f=myimagename.jpg"/> -Aaron www.AaronJLynch.com www.InstantSpot.com On Nov 9, 7:02 pm, "Paul Kukiel" <[email protected]> wrote: > I have OpenBD on GAE. > > I used cfhttp to get a file ( picture.png ) I then used cffile to write this > to the VFS. > > cfdirectory lists the file here: > > /base/data/home/apps/myapp/1.337642045380650872/gae:/base/data/home/apps/web > sheppaul/1.337642045380650872 > > As z.png > > How can I then reference that file so I can then use z.png as an image ie > <img src="somePath" /> > > Paul. -- Open BlueDragon Public Mailing List http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon mailing list - http://groups.google.com/group/openbd?hl=en !! save a network - please trim replies before posting !! -- Open BlueDragon Public Mailing List http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon mailing list - http://groups.google.com/group/openbd?hl=en !! save a network - please trim replies before posting !!
