<div dir="ltr"><div><div><div>Hi Joachim and Sven, thanks !<br><br></div>actually it&#39;s a html file generated in the server side but as I have both client and server here I thought I could just use a file path for now, which would be turned into an url in localhost/file...<br></div><div><br></div><div>This html could be any local html that would have been generated separately. <br></div><div><br></div>Looking WAIFrameFunctionalTest&gt;&gt;#renderContentOn:, I realized that the sample.png was stored in a virtual folder, /files/WATestingFiles/sample.png which is in fact the WATestingFiles class, and the file is given as a ByteArray by a method.  Can&#39;t I change this virtual folder by a real folder ? Is it in the configuration ?<br><br></div>Pierre<br><div><div id=":f6" class=""><br><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-02-05 11:54 GMT-03:00 Sven Van Caekenberghe <span dir="ltr">&lt;<a href="mailto:sven@stfx.eu" target="_blank">sven@stfx.eu</a>&gt;</span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Did you see WAIFrameFunctionalTest&gt;&gt;#renderContentOn: ?<br>
<br>
In any case, you will have to serve the file somehow, for which there are several options.<br>
<br>
Why do you want to do this ? What is in it ?<br>
<br>
Because if you generated it yourself, you could just as well serve it directly on demand.<br>
<div><div class="h5"><br>
&gt; On 05 Feb 2015, at 15:26, Pierre CHANSON &lt;<a href="mailto:chans.pierre@gmail.com">chans.pierre@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt; Hi all,<br>
&gt;<br>
&gt; I am starting with Seaside and I would like to put a local file.html in an Iframe... I have to say that I am stuck with this. Any idea how I should do that ?<br>
&gt;<br>
&gt; Thanks a lot !!<br>
&gt;<br>
&gt; Pierre<br>
</div></div>&gt; _______________________________________________<br>
&gt; seaside mailing list<br>
&gt; <a href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a><br>
&gt; <a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" target="_blank">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br>
<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" target="_blank">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br>
</blockquote></div><br></div>