Ask a Question related to Macromedia Flex General Discussion, Design and Development.
-
nathanledet #1
Uploader and Track file downloads
If you're not familiar with [url]http://swapdrive.com[/url], it's an online application
that allows you to login, upload a file, input an e-mail address, and the
recipient receives a download link. Once the file is downloaded, you are able
to view a download counter that tells you how many times the file has been
downloaded..which essentially lets you know that the person has received the
file. SwapDrive also stores that persons e-mail address for the future.
Hopefully this isn't too ambitious for a first project. I need essentially
the same thing, but I think it would be much more appealing to do it in Flex.
I am almost sure I need a small database. The DB will have to store the
usernames and passwords of those who are allowed to upload files..which won't
be but a few people. Once they're logged in, they can browse for files and
upload multiple files to either a pre-set or defined directory. Browse, choose
a file, input the e-mail address..upon upload, an e-mail is dispatched to the
person with a download link...
Perhaps this would be the best option: The user is sent a link to
site.com/download and when they get there, they're prompted for their e-mail
address. the e-mail address will serve as their username (no password..that
just complicates things even more). When they login with their e-mail address,
they're presented with a list of files that they can download. Once they
download a file, the counter goes up and we know they've received the file.
All in all, I think the concept is pretty simple...the execution of this
project is something I really need help with. the Adobe help files have great
information for uploading/download information...
[url]http://livedocs.adobe.com/flex/2/docs/wwhelp/wwhimpl/common/html/wwhelp.htm?cont[/url]
ext=LiveDocs_Parts&file=00001936.html
I can start with that...but I may need some help with the PHP/MySQL that I'm
going to be dealing with.
Any suggestions?
nathanledet Guest
-
File Downloads from DW8 site
G'day. I have a client who wishes to make an MP3 available for download from a page in the site. If I simply link to it, it opens in the visitor's... -
Control File downloads?
I wish to control the number of files a web viewer can download say in a given time eg 1 minute,1 hour, Day etc to ease congestion. Whats the... -
file uploader
well if i have in a variable tha file path can i avoid to BROWSE the file from the <input name=userfile type=file> ???? in other words if i... -
FTP Transfer hangs and does not compete the file - or permitmultiple file downloads
I seem to have found an OS X problem. I use Fetch and Transmit for FTP of server log files. But since switching to OS X the file transfers seem to... -
multiple file downloads on XP?
Using WinXP, I am unable to have more than 2 simultaneous file downloads from any 1 server. Under Win98SE, it seemed essentially unlimited unless...



Reply With Quote

