Home Tutorials Forums Articles Blogs Movies Library Employment Press Buy templates

Go Back   ActionScript.org Forums > Supporting Technologies > Flash Remoting

Reply
 
Thread Tools Rate Thread Display Modes
Old 04-09-2003, 05:45 PM   #1
koogakid
Registered User
 
Join Date: Sep 2001
Posts: 4
Default uploading an image to a database

Hi all,

Is it possible to upload a copy of an image from a user's computer to a CMS database using Flash remoting?

This is easy in Cold Fusion and I'm wondering whether it's possible to do this using remoting via a Flash interface.....

Thanks,

koogakid
koogakid is offline   Reply With Quote
Old 04-09-2003, 06:11 PM   #2
freddycodes
Master of Nothing
 
Join Date: Dec 2002
Location: San Diego, CA
Posts: 2,468
Default

This issue revolves around Flash MX's new security model which aside from using third party tools doesn't natively allow you to access files on user's computer. So in short no.
freddycodes is offline   Reply With Quote
Old 04-25-2003, 10:00 PM   #3
adi_ady_ade
Registered User
 
Join Date: Apr 2003
Posts: 11
Default

I'd also add that you don't normally put images in a database. It's probably best to put them on the file system and put the path to them in the DB. And of course any info about them you care to query.

It's not that you can't put them in a DB, it's just that it could get pretty messy passing large amounts of binary data via SQL. The file system is better suited to file storage.

Ade
adi_ady_ade is offline   Reply With Quote
Reply


Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump


All times are GMT. The time now is 03:34 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Ad Management plugin by RedTyger
Copyright 2000-2009 ActionScript.org. All Rights Reserved.
Your use of this site is subject to our Privacy Policy and Terms of Use.