Sorry,<br><br>Just to display an image in a webpage originally generated by a html file but now in Seaside (renderContentOn: html).<br><br>e.g. the image is located at:<br>c:\Program Files\Cincom\vw7.4.1nc\web\examples<br>
<br>With html and having the image located in the same dir as the html file I used:<br>&lt;img src=&quot;memberMail.gif&quot; alt=&quot;Email Member&quot;/&gt;
<br>Which displayed the image in web page generated by that html file.<br><br>I just can&#39;t figure out how to do it in Seaside.&nbsp; I have been fine with all the other facits of converting my html files into Seaside but for some reason I can&#39;t figure this out - I&#39;m affraid I&#39;m just a beginner in Smalltalk/Seaside.
<br><br>Cheers,<br><br>Dirk<br><br><br><div><span class="gmail_quote">On 4/20/07, <b class="gmail_sendername">Philippe Marschall</b> &lt;<a href="mailto:philippe.marschall@gmail.com">philippe.marschall@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;">Hi<br><br>I have a bit of a problem understanding what you want to do. Do you<br>want to upload an image, or to serve an image?
<br><br>Cheers<br>Philippe<br><br>2007/4/19, dirk newbold &lt;<a href="mailto:dirkdirk@gmail.com">dirkdirk@gmail.com</a>&gt;:<br>&gt; Avi,<br>&gt;<br>&gt; Is this the process to post on the list i.e. emailing<br>&gt;&nbsp;&nbsp; <a href="mailto:seaside@lists.squeakfoundation.org">
seaside@lists.squeakfoundation.org</a> ?<br>&gt;<br>&gt; Question is attached below.<br>&gt;<br>&gt; Does the list get emailed or do I need to login somewhere for it.<br>&gt;<br>&gt; Thanks for your help?<br>&gt;<br>&gt; Cheers,
<br>&gt;<br>&gt; Dirk<br>&gt;<br>&gt;<br>&gt; On 4/19/07, Avi Bryant &lt;<a href="mailto:avi@dabbledb.com">avi@dabbledb.com</a>&gt; wrote:<br>&gt; &gt; Hi Dirk,<br>&gt; &gt;<br>&gt; &gt; These are great questions for the seaside list - you can sign up at
<br>&gt; &gt; <a href="http://lists.squeakfoundation.org/">http://lists.squeakfoundation.org/</a> .<br>&gt; &gt;<br>&gt; &gt; Cheers,<br>&gt; &gt; Avi<br>&gt; &gt;<br>&gt; &gt; On 4/19/07, dirk newbold &lt; <a href="mailto:dirkdirk@gmail.com">
dirkdirk@gmail.com</a>&gt; wrote:<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; I feel a bit stupid but I&#39;ve done all the tutorials on the net and still<br>&gt; &gt; &gt; can&#39;t upload an image from a default directory on my server.
<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; In html I&#39;d use:<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; &lt;img src=&quot;img/memberMail.gif&quot; alt=&quot;Email Member&quot;/&gt;<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; But I can&#39;t seem to get the following to work:
<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; html image: &#39;img/memberMail.gif&#39; altText: &#39;Email Member&#39;.<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; I&#39;ve tried locating the gif in lost of directories including my servers
<br>&gt; &gt; &gt; default:<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; $(VISUALWORKS)/web/examples<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; If you could set me straight I&#39;d be very appreciative.<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; Also are there any books on web programming in Smalltalk/Seaside
<br>&gt; published.<br>&gt; &gt; &gt; I&#39;ve looked every where and can&#39;t find one.<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; Cheers,<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; Dirk<br>&gt; &gt; &gt;<br>&gt; &gt;<br>&gt;<br>&gt;
<br>&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">
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br>&gt;<br>&gt;<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>