Q: I want to be able to sell my music that i made on a website i made via digital download and i'm not sure how to do it. Sources would be helpful!!!
A: > create ur own website with user authentication (not exactly required) > give payment option for selling ur music > let them download it from ur site, after making payment. so simple. accept credicard using ccavenue.com can get user authenticating codes for free find it in hotscripts.com, and find also the way to protect your pages from unauthorized access. You can get the codes from hotscripts.com u can also use any file sharing sites for ur music file if u r using limited space.
Related items
- Is it possible to use an SQL Database without using MySQL or other database program?
- What is the correct way to center a picture using html?
- If I want to include a website link in my answer?
- How do I get an array of char* in C++?
- How can I get this Marquee to pause (stop scrolling) when the mouse is put on one of the links?