Select Categories Below
Advertisement
Start Your Own Q&A Site
Create your own Q&A site easily, allowing you to quickly grow a new community around any subject matter or generate new organic traffic for your existing website.
Status: Closed Points: 125 Time: 09:56 - Feb 03, 2007
mary2
I am currently designing a website that will require a user to be able to click "download" and then the website will download the site from my server to the users "My Music" folder. I want to create it so it will be similar to an online version of iTunes but dont know if the current technologies allow that yet. Does anyone know if this is possible and what kind of programmer I would need to accomplish this?
Categories:
Add Categories
When adding more than one category, separate them with commas.
Date:: Feb 03, 2007
Time:: 09:58
Sorry, the purpose would be to download music from my service right to a persons desktop, placing the MUSIC in the users "My Music" folder. I didnt describe it 100% correctly above.
Plucko
Date:: Feb 06, 2007
Time:: 14:19
I don't think you can let a visitor's computer download a file directly onto their desktop without using a certain (downloadable) application for it. Users should be able to decide where to download a file to.
Time:: 15:24
Is there any way to let the user choose the folder and save that setting from the internet? I am noticing that Microsoft, Google, etc are now creating versions of their software (Office Suite, Word Processing, etc) that is available through web browsers so I figure the same technology used to that can accomplish something like this. Do you know of anything or what technologies are used there?
admin
Date:: Jun 25, 2007
Time:: 05:53
john2, please close this question and distribute the points. If you didn't get a solution to your problem or you found it yourself, please leave a comment here to let the experts know. Thanks, Quomon Admin
Time:: 07:18
As you can see, I asked a follow up question that has still not been answered. Still looking.
oracleofDelphi
Date:: Oct 01, 2007
Time:: 17:31
yes you can download right to the user's my music folder. what ever you're using, a common method is to package your file into a zip file. for example if I were to download a self extracting zip file, it unpacks into the user's temp folder. Instead of referrencing the temp folder, you can referrence the user's profile folder and unpack to the music subfolder like this: "%UserProfile%\my documents\my music" (leave it exactly as %UserProfile% that will force it to reference the current user so you don't have to know the user's username)
Time:: 23:49
Lets try this again. the technologies that microsoft office suite and google are using still utilize a client app that specifies the local directory target for downloads. You cannot specify a target folder purely from a website since that would be a security breach (if I were a hacker, I'd use such a capability to force a download to your startup programs folder or start screwing with your system32 folder). The only real way to accomplish what you're asking is to create a client application. The approach I would take from a programming standpoint would be to create the application that can read an info file that I could download from the website (like a torrent file) inside this file would be ftp information that the file would use to automatically download the file (via ftp get commands) and place them in the specified directory. A competant MFC (visual studio) programmer would be able to design a nice looking client application and someone familiar with maintaining an FTP server would take care of the server side. I recommend you find someone also familiar with certificate services to better handle client authentication so you're not relying on usernames and passwords.
Date:: Oct 02, 2007
Time:: 02:36
Thanks
Question Answered
This question has been closed, and points have been rewarded to the following experts:
You're welcome however to comment or give additional information or if you wish, you have the ability to write a Tutorial in the Tutorial Area.
Answer this Question
New User
Email:
Upon submission of this form, you will automatically be registered as a Quomon user and we will send your login information to this address
Registered User
Username:
Password:
Forgot Your Password?
Enter your email address below and we will resend your login information to you.
Login Information Sent
Questions
whats the best food to eat during midnight?
How to identify the tiffany jewelry? www.tffanycheapmall.com.
Send an email alert to each user of the php application based on criteria
How I Increased My AdSense Earnings?
how to choose the lady dress ?
How can I fulfill the minimum requirement to make your computer support 3D?
You have 100 characters to use
Rank
Expert
Points
1.
10354
2.
6493
3.
5596
4.
4848
5.
3487
6.
2840
7.
2770
8.
2303
9.
1820
10.
917
Register today to share your knowledge with the community and be recognized and rewarded for your contributions.
Register Here
"Psst, Quomon is a great site. Pass it on." Tell a Friend | Link To Us | Save to Delicious | Digg it
Language Options
English:
Español:
Sponsors
Questions and Answers Software