| |
Copy and paste this code to embed the redeem widget onto your web page:
<!-- Merch-Music Download Form-->
<div style="width: 280px; font-family: arial; font-size: 12pt; font-weight: bold; padding-top: 10px;padding-left: 15px; padding-bottom: 10px;border: thin solid rgb(0,0,0);background-color: #ffffff;">
<script language="javascript" src="http://merch-music.com/scripts/fvalidation.js"></script>
<form name="keycodeForm" action="http://merch-music.com/redeem.php" method="post" onSubmit="return keycodeValid(document.getElementById('keycode').value)">
<table><tr><td>Redeem your code here!<br>
<div style="width: 100%; text-align:center;"><input id="keycode" type="text" name="keycode" size="13" maxlength="13" value="" style="font-size: 16pt "/></div>
<div style="width: 100%; text-align:right"><input align="right" type="submit" value="submit" name="Submit" style="font-size: 9pt;"/></div>
</form></td><td valign="top">
<div style="width: 100%; text-align:left; font-style:italic; font-size:7pt; font-weight:bold;">Powered by</div>
<div style="width: 100%; text-align:right; right: 0;"><a href="http://www.merch-music.com" target="_blank" >
<img src="http://www.merch-music.com/images/merchmusic.gif" border="0"/></a></div></td></tr></table></div>
<!-- End form -->
|
Copy and paste this code to embed the redeem widget onto your MySpace page:
<div style="width: 270px; font-family: arial; font-size: 12pt; font-weight: bold; text-align:left; border: thin solid rgb(0,0,0);">
<form name="keycodeForm" action="http://merch-music.com/redeem.php" method="post"><table><tr><td>Redeem your code here!<br>
<div style="width: 100%; text-align:center;"><input id="keycode" type="text" name="keycode" size="13" maxlength="13" value="" style="font-size: 16pt "/><input type="hidden" name="val" value="server"/></div>
<div style="width: 100%; text-align:right"><input align="right" type="submit" value="submit" name="Submit" style="font-size: 9pt;"/></div></form></td><td valign="top">
<div style="width: 100%; text-align:left; font-style:italic; font-size:7pt;font-weight:bold">Powered by</div>
<div style="width: 100%; text-align:right; right: 0;"><a href="http://www.merch-music.com" target="_blank" > <img src="http://www.merch-music.com/images/merchmusic.gif" /></div></td></tr></table></form></div> |
|