24 Jun
2004
24 Jun
'04
7:41 p.m.
Message: 1 Date: Tue, 22 Jun 2004 18:10:07 +0200 From: Peter Sprenger <sprenger@moving-bytes.com> Subject: [Zope] HTTP subrequests To: zope@zope.org Message-ID: <1819963969.20040622181007@moving-bytes.com> Content-Type: text/plain; charset=us-ascii Hi, is it possible to do a HTTP subrequest to another Website from a ZPT? Is there a special syntax in a tal: expression to make such a subrequest?
You need to use python code either in a product or in External method to get content with httplib from external website. I remember seeing that there were some products with this functionality that you could use, but it is not something that is in TAL as a readymade feature. -- -huima
7955
Age (days ago)
7955
Last active (days ago)
0 comments
1 participants
participants (1)
-
Heimo Laukkanen