Re: [Zope] Importing external document
5 Mar
2001
5 Mar
'01
7:35 p.m.
ASHISHRANJAN_V writes:
Problem is when it fetches the html page , it also changes the relative links in html page . In fact, Zope does not change it. Its the browser that resolves the relative URL relative to the base it knows.
You can use "RESPONSE.setBase" to tell the browser the true base URL. More details URL:http://www.dieter.handshake.de/pyprojects/zope/book/chap3.html Dieter
9163
Age (days ago)
9163
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dieter Maurer