Source Code Encrypter - Encrypt Your HTML Documents

The following utility will encrypt your source code. This is useful for encrypting your Add-to-Cart HTML form code if you need to provide digital downloads via a successful return url.

Just paste your source code into the area below, encrypt it, and then copy and paste the encrypted code back ito your document.

Source Code Encrypter


 

Try out the following example below for a Paypal Add-to-Cart HTML form. Just copy and paste this code into the Source Code Encrypter:

<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="paypal"><input type="hidden" name="bn" value="xlecom.webcreator"><input type="hidden" name="cmd" value="_cart"><input type="hidden" name="business" value="demo_only@xlecom.com"><input type="hidden" name="add" value="1"><input type="hidden" name="undefined_quantity" value="1"><input type="hidden" name="item_name" value="Boss Audio CD-3090R In-Dash CD Receiver"><input type="hidden" name="item_number" value="BA-CD-3090R"><input type="hidden" name="amount" value="189.99"><input type="hidden" name="shipping" value=""><input type="hidden" name="shipping2" value=""><input type="text" name="quantity" size="3" value="1">&nbsp;<input type="hidden" name="on0" value="Selected"><select name="os0"><option value="Black">Black<option value="Silver">Silver<option value="Chrome">Chrome<option value="Maroon">Maroon<option value="Mahogany">Mahogany</option></select><br><br><input type="image" name="submit" src="../assets/images/add-to-cart-01.gif" border="0" alt="Add to Cart" OnClick="window.open('','paypal','scrollbars,resizable,status,width=600,height=400')"></form>

Sam Raheb
XLEcom Program Developer