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
Recommended Answers
Jump to PostAjax it into a div.
ajaxpage('price.htm', 'priceDiv')
iframe = ftl
Jump to PostThere 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, …
All 5 Replies
Kraai 56 Senior Poster Featured Poster

ovidiu_b13
Casperjames 0 Light Poster
Kraai 56 Senior Poster Featured Poster
AndreRet commented: Thanks for the help. +7

ovidiu_b13
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.