the shareAsale tracking code is in php How can I convert it to work with my dot net nuke ( aspx) web site so it will pass the test at shareasale?
this is the code:
[FONT="]<img src="https://shareasale.com/sale.cfm?amount=<?php echo $_POST['Total']; ?>&tracking=<?php echo $_POST['orderID'];?>&transtype=sale&merchantID=45" width="1" height="1" />[/FONT]
thanks in advance for your help
this is the code:
[FONT="]<img src="https://shareasale.com/sale.cfm?amount=<?php echo $_POST['Total']; ?>&tracking=<?php echo $_POST['orderID'];?>&transtype=sale&merchantID=45" width="1" height="1" />[/FONT]
thanks in advance for your help