|
Posted by Nick Kew on June 8, 2007, 4:00 pm
Please log in for more thread options
On Fri, 08 Jun 2007 19:13:50 GMT
> I knew I didn't explain it well enough as soon as I hit the send
> key...
> I am speaking as a web developer. I would like to include output from
> another web site in a window of my web page without using frames.
> To do this, I wanted to read the info from that page and then rewrite
> it in my page so it looks like it is showing up in a window on my web
> site.
Are you also excluding <object>?
>
> I want this to be done dynamically so if that page changes, I will
> include the changes.
Well, assuming you have permission from the copyright holder of
the contents you want to include, see
http://apache.webthing.com/mod_publisher/
--
Nick Kew
Application Development with Apache - the Apache Modules Book
http://www.apachetutor.org/
|