mailtosaleh
02-28-2007, 08:49 AM
I know I asking too many Questions, But this form is the best I have ever tried,
I am making a website with web contents to be displayed on other website ( like "today in History" –" picture of the day" and so on, The only way I know to show it on other website is by iFrame, which is not good, Is there any way to change this code
<p>
<iframe name="I1" height="222" width="168" src="http://mywebsite.com/webtools/today_in_history.htm" scrolling="no" border="0" frameborder="0" target="_blank">
Your browser does not support inline frames or is currently configured not to display inline frames.
</iframe></p>
To a java or java script, like googles adsense and other ads websites, so the webmasters just include the script in the desired place, and it will retrieve the content from my site
(content may include pictures, scrollers, slide show)
I am making a website with web contents to be displayed on other website ( like "today in History" –" picture of the day" and so on, The only way I know to show it on other website is by iFrame, which is not good, Is there any way to change this code
<p>
<iframe name="I1" height="222" width="168" src="http://mywebsite.com/webtools/today_in_history.htm" scrolling="no" border="0" frameborder="0" target="_blank">
Your browser does not support inline frames or is currently configured not to display inline frames.
</iframe></p>
To a java or java script, like googles adsense and other ads websites, so the webmasters just include the script in the desired place, and it will retrieve the content from my site
(content may include pictures, scrollers, slide show)