Jump to: navigation, search

Download: Difference between revisions

No edit summary
No edit summary
Line 9: Line 9:
== Embedding download functionality within your webpage ==
== 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:
If you want the download functionality embedded in 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>


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

Revision as of 16:49, 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 embedded in 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 and xvinylx.com/download remains an alternative download location.