Hi im trying to setup a iframe so my domain goes directly to a CPA offer. I have used this code and added my affiliate code, but nothing happens. I was wondering if anyone can see anything wrong with this code, cheers. <html> <head> <title>Enter Your Email & Get a Free $500 Grocery Giftcard!</title> <meta name="keywords" content="grocery giftcard, free grocery"> </head> <body style="margin: opx; padding: 0px;" scroll="no"> <iframe scr="put affiliate link" style="border: 0px; width:100%; height:100%;"></iframe> </body> </html>