How do you create a I Frame?

Jamesc49

Newbie
Joined
Jan 1, 2008
Messages
24
Reaction score
108
I saw a saw a video the other day and the videos mentioned using a I-Frame to load your affiliate page on your personal site rather than using a affiliate link and sending your traffic to the main site. Unfortunately, I did not get the HTML code the guy was using. Can someone help by posting the the I-Frame HTML ?

thanks,
James
 
LOL..... you can ask APPLE.....they create these stuffs.........

seriously mate go search for iframe tags or iframe generators from google.
 
IFrames will send the referrer to the netwroks.. just a warning to whatever you plan to do with it
 
Btw heres the code

Code:
<iframe src="AFFLIATEURL" width="100%" height="100%" border='0' frameborder='0' scrolling='no'></iframe>
 
Thanks A lot for the code and the heads up on the redirect.

Thanks Again,
James
 
Back
Top