i am trying to get an iframe to display an affiliate URL that was assigned to me
the border is appearing but that is all?
this is the code that i have so far
<iframe src="http://coupons2.smartsource.com/smartsource/index.jsp?Link=DPP27ZOLPYZRS" width="600" height="480"
frameborder="0" allowfullscreen></iframe>
thank you
bknapp614