[Zope] pulling from another website
   
    D. Rick Anderson
     
    ruger@comnett.net
       
    Mon, 17 Mar 2003 10:39:54 -0800
    
    
  
check out this:
http://www.zope.org/Members/lstaffor/ZClientMethod
HTH
Rick
martin f krafft wrote:
>is there an easy way within Zope to pull data straight from a given
>URL and serve is in the context of the DTML document or ZPT file? so
>when a user browses a particular page on my site, Zope plays reverse
>proxy to obtain the information from another site, then displays it
>as if it were local. sounds like plagiarism but it won't be. it's
>related to my question of how to let users publish frequently
>changing files.
>
>  
>