Jump to: navigation, search

Download: Difference between revisions

No edit summary
No edit summary
Line 7: Line 7:
If you have a valid download card, please enter the code and you will be able to download the digital content.
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 ==
== Embedding download functionality within your webpage ==


Please make sure your website provider allows <iframe> tag and insert this code into your HTML:
If you want the download functionality to appear at your own webpage, 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.
Download system works transparently so '''xvinylx.com/download''' remains as an alternative download location.

Revision as of 17:46, 21 October 2014

XVinylX download page is located at:

http://xvinylx.com/download

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 within your webpage

If you want the download functionality to appear at your own webpage, 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>

Download system works transparently so xvinylx.com/download remains as an alternative download location.