Hi there,
I am trying to fix the JS on my thank you page (hosted on my server) that brings in the thank you page for the download link, here is my current JS:
<script language="javascript" type="text/javascript">
document.write("'<iframe src=https://www.e-junkie.com/ecom/rp.php?noredirect=true&txnid=' + 'TxnID' + 'width=100%' + 'height=50px'")
</script>
Which is not working. TxnID is the variable for the transaction ID takn from the URL. This functionality is 100% working as I am writing it to the page elsewhere.
It is the Syntax that writes my Iframe that is not working.
I appreciate this is a problem with my knowledge o JS, not a problem with E Junkie, but all the same I would really apprecite if anyone could wade in and show me the correct JS Syntax,
Thanks in advance
Richard
created
Oct '08
last reply
Oct '08
- 4
replies
- 1.1k
views
- 3
users
- 4
links