I need to activate cpa lead when the button is press.
code:
<script type="text/javascript" src="http://www.cpalead.com/mygateway.php?pub=52514&amp;gateid=NjE1Njk%3D"></script>.
And the button is just <input type="button" />
So I need to activate the <script>
after the button is clicked. Help please?