Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
iframe or div or anything!
Name: juced Date: September 27, 2005 at 02:14:20 Pacific OS: all CPU/Ram: P4 2gb ram
Comment:
Hi
I need to create an iframe or (something)that displays only a defined section or portion of an external website. In this case it is a little table with movies that are showing at our local theatre. I only want the table (that sits just about in the middle of the external page) and not the whole page from the left top corner.
Name: RandyH1959 Date: September 27, 2005 at 07:26:20 Pacific
Reply:
See if this is like what you want. If so just copy the code from the source file and remove the Geocities server entries (they are marked)and change as needed.
http://www.geocities.com/yvarg/Iframe.htm
0
Response Number 2
Name: Michael J (by mjdamato) Date: September 27, 2005 at 07:49:31 Pacific
Reply:
If you are wanting to show JUST the table with the movie listings from an external page, you can't do it - at least not easily.
The only way to get just part of the contnet from an external page is to use a "screen scraper". This is programmin which will hit the external page and "extract" the specified data according to the parameters of the programming. There are some screen scrapers available out there, but you would have to have at least a basic understanding of the programming used in order to implement them.
Summary: I have recently created a web page for my computer game guild and would love to put either a bulletin board in or a forum of some sort nothing to complex as my web design skills are minimal as you can...
Summary: Guys, Ok ive been thinking about this for sometime now and I need some help. Im developing a intranet. It is going to be a just a bunch of websites for my company. It wont be on any server or any...
Summary: Hmm. Yes that was my 'question'. I would have to learn a different language to get this 'message board' to work? is their code I could just 'insert' into my HTML for it to work. I would need to se...