Download: Difference between revisions
No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
== Embedding download functionality in your own webpage == | == Embedding download functionality in your own webpage == | ||
Please make sure your website provider allows <iframe> tag and insert | Please make sure your website provider allows <iframe> tag and insert this code into your HTML: | ||
<code><nowiki><iframe src="http://xvinylx.com/download/iframe" frameborder="no" height="100" width="500"></iframe></nowiki></code> | <code><nowiki><iframe src="http://xvinylx.com/download/iframe" frameborder="no" height="100" width="500"></iframe></nowiki></code> | ||
If you do not have your own webpage or your webpage was shut down, xvinylx.com/download will remain as an alternative download location. | If you do not have your own webpage or your webpage was shut down, xvinylx.com/download will remain as an alternative download location. |
Revision as of 16:43, 21 October 2014
XVinylX download page is located at:
Digital download is a service we offer to give your customers a way to download a digital content, typically mp3's of the vinyl record they just bought. Download works using a single-pass or multi-pass code. If you want download cards with your release, let us know during your ordering process.
If you have a valid download card, please enter the code and you will be able to download the digital content.
Embedding download functionality in your own webpage
Please make sure your website provider allows <iframe> tag and insert this code into your HTML:
<iframe src="http://xvinylx.com/download/iframe" frameborder="no" height="100" width="500"></iframe>
If you do not have your own webpage or your webpage was shut down, xvinylx.com/download will remain as an alternative download location.