<br>Thanks Lukas, this sounds interesting! I understand the stripping to the html body and including it at some point in the PHP page. I don&#39;t understand the anchor and action rewriting, yet: What would be URL? The PHP page with some parameters?
<br><br>&nbsp;<br><div><span class="gmail_quote">On 6/25/07, <b class="gmail_sendername">Lukas Renggli</b> &lt;<a href="mailto:renggli@gmail.com">renggli@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
&gt; It works. However, some users experience problems:<br>&gt; - the back key doesn&#39;t work correctly<br>&gt; - the seaside app is rendered after the static contents<br>&gt;&nbsp;&nbsp;- some browsers don&#39;t support the iframe tag
<br>&gt; - Refresh the page doesn&#39;t refresh the iframe in some browsers<br>&gt;<br>&gt; Is there any better way to achieve the same goal?<br><br>Certainly. I once consulted a project where a Seaside application was<br>
integrated into Typo-3. The trick was to perform a request to Seaside<br>from PHP, to strip the response to the html-body, to rewrite the<br>anchors and form actions using regex and to integrate the result into<br>the Typo-3 template. All in all quite a hack, but it worked really
<br>well and didn&#39;t show any of the drawbacks you describe.<br><br>Lukas<br><br>--<br>Lukas Renggli<br><a href="http://www.lukas-renggli.ch">http://www.lukas-renggli.ch</a><br>_______________________________________________
<br>Seaside mailing list<br><a href="mailto:Seaside@lists.squeakfoundation.org">Seaside@lists.squeakfoundation.org</a><br><a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
</a><br></blockquote></div><br><br clear="all"><br>-- <br>Ruben<br><a href="http://mailplaneapp.com">http://mailplaneapp.com</a>