Download: Difference between revisions
(Created page with "'''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 conten...") |
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 into your webpage == | |||
Please make sure your website provider allows <iframe> tag and insert a single line of 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:11, 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 to order download cards, 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 into your webpage
Please make sure your website provider allows <iframe> tag and insert a single line of 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.