Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Westi on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Pull webpage text into a different webpage

Status
Not open for further replies.

MrMajik

IS-IT--Management
Apr 2, 2002
267
I want to pull the text from one webpage into my webpage. The webpage that has the text contains a daily Bible scripture that is available for free and changes daily. How do I get this text into a table cell on my webpage so it can be viewed on my webpage?

btw...not sure if this is the correct forum for this question. If not please advise which forum to post this in.

Thank you.

MrMajik

Everything should be made as simple as possible, but not simpler
--Albert Einstein


 
The easiest way is to use the HTML tag <frame>.

Of course, it is possible using java, but probably not necessary. The HTML forum will give the the best answer for loading another site's content into you <frame>.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top