954,598 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

view only a part of one site in another

hello, is there any way to view only a part (portion) of website A in website B. For example, I want on my site to put a small div in which to see only the price of that object, so that the price i see is always the current price.

ovidiu_b13
Light Poster
27 posts since Sep 2010
Reputation Points: 13
Solved Threads: 1
 

Yes, you can use the tags and link it to the actual path of the price you want to display.

Kraai
Senior Poster
3,981 posts since Feb 2008
Reputation Points: 76
Solved Threads: 87
 
Yes, you can use the tags and link it to the actual path of the price you want to display.

I've tried with iframe, and it does not work, it shows the whole page, not just that portion of the site.

ovidiu_b13
Light Poster
27 posts since Sep 2010
Reputation Points: 13
Solved Threads: 1
 

Ajax it into a div.

ajaxpage('price.htm', 'priceDiv')


iframe = ftl

Casperjames
Light Poster
28 posts since Apr 2007
Reputation Points: 10
Solved Threads: 1
 

There is a way to use iframe to show only a portion of a site, but it is not working in all browsers, and one must be carefull to copyright issues if site is not identified.

For example, if you search on google for images, and click on one, google first display that image at the top of their own page in a iframe, allowing you to "TURN OFF" that frame if you choose to.

The how to, you can read here: http://www.webdeveloper.com/forum/showthread.php?t=108520

Kraai
Senior Poster
3,981 posts since Feb 2008
Reputation Points: 76
Solved Threads: 87
 

Thank you for the help. I want to make a small gadget for my desktop to see how the price evolves.

ovidiu_b13
Light Poster
27 posts since Sep 2010
Reputation Points: 13
Solved Threads: 1
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: