473,387 Members | 1,456 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

how to display other site contents

hi,

how to display other website contents using javascript aside from
iframe?

tnx...

Sep 6 '07 #1
3 1334
On Sep 6, 4:00 pm, shotokan99 <soft_devj...@yahoo.comwrote:
hi,

how to display other website contents using javascript aside from
iframe?
Run a script on your server to retrieve the content from a particular
URI, parse it to display what you want, send it to the client and use
a client-side script to insert it in the page.

Take care regarding copyright infringement. Be prepared for the
layout to look like crap unless you deal with styles, dynamic content,
images, embeded objects (flash, video, etc.).

The best way to do this is with iFrames (even though they are
generally hated), but you have discounted the best method. :-(
--
Rob

Sep 6 '07 #2
RobG said the following on 9/6/2007 2:31 AM:
On Sep 6, 4:00 pm, shotokan99 <soft_devj...@yahoo.comwrote:
>hi,

how to display other website contents using javascript aside from
iframe?

Run a script on your server to retrieve the content from a particular
URI, parse it to display what you want, send it to the client and use
a client-side script to insert it in the page.

Take care regarding copyright infringement. Be prepared for the
layout to look like crap unless you deal with styles, dynamic content,
images, embeded objects (flash, video, etc.).

The best way to do this is with iFrames (even though they are
generally hated), but you have discounted the best method. :-(
But, if I/Frames are used then you can't pass off content as your own :)

--
Randy
Chance Favors The Prepared Mind
comp.lang.javascript FAQ - http://jibbering.com/faq/index.html
Javascript Best Practices - http://www.JavascriptToolbox.com/bestpractices/
Sep 6 '07 #3
iframe is ok. but it wont become your content. for me, it's like a
window to another site. i want something with the same implementation
of php curl.

Sep 6 '07 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Pack Fan | last post by:
All I want to do is read a file from a different web server and display its contents within an ASP page. This will allow me to provide continuously updated content for this page on a bunch of other...
12
by: chrism | last post by:
Hello, I have a pop-up window that I would like to appear in front of the browser home page when a user opens IE. Problem is, I'd like it to never appear again if the user navigates back to the...
7
by: TLM | last post by:
I am trying to build a web application that will contain links to files on a users local computer. I am assuming that the files will be in a known location and can display in a browser window. ...
3
by: Jannette | last post by:
I've got this to finally work in IE (its only taken me 2 days solid), but now mozilla isn't displaying the text on the same line as the image. I'm a newby at CSS, and I've think I've worked on trying...
6
by: Aspiring .NET Programmer | last post by:
Happy Friday everyone!!! I am working on a windows service and a C# application and needed some help with certain functionality. Please read through my issue below. Thanks! I have a windows...
2
by: * Tong * | last post by:
Hi, I'm wondering if you can show me an example php page that allows me to retrieve and display 3rd party pages. I.e., when my php script is called as http://site/path/getit.php?file_key it...
5
by: JT | last post by:
Hi, I think I need a "best practices" lesson on web sites and web services. In order to conform to the restraints of my web host, my web services seem to need to be in a subfolder of my web...
3
by: Tyrone Slothrop | last post by:
I recently converted a large site to Mambo. It has come to my attention that Mac users (IE and Firefox browsers) cannot view the content of the site, though they can view the navigation. Having...
10
by: sarega | last post by:
Here is the situation there is a list of contents from which the user can select the required contents to be displayed, but below these list of contents, the contents are actually displayed in the...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.