<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="font-size: 13px;">Hello,</span><div><span class="Apple-style-span" style="font-size: 13px;">&nbsp; How do I give my users the capability of sending links to their own pages from within my Seaside app? Should I generate a static page from the dynamic content, and tell them to send a link to a generated html file? I'm a little confused about how to do this in terms of dealing with the dynamic nature of Seaside, and its need for sessions, etc.&nbsp;</span></div><div><span class="Apple-style-span" style="font-size: 13px;"><br></span></div><div><span class="Apple-style-span" style="font-size: 13px;">&nbsp; I still haven't gotten my updateUrl:code with addToPath to work correctly because it seems to mess up serving files from nginx, but I don't think that updateUrl: will help solve this problem, although I could be wrong. I think I can solve that problem by alway pre-pending images and files with a directory name.</span></div><div><span class="Apple-style-span" style="font-size: 13px;"><br></span></div><div><span class="Apple-style-span" style="font-size: 13px;"><br></span></div><div><div><span class="Apple-style-span" style="font-size: 13px;">Regards,</span></div><div><span class="Apple-style-span" style="font-size: 13px;"><br></span></div><div><span class="Apple-style-span" style="font-size: 13px;">Larry Kellogg</span></div><div><span class="Apple-style-span" style="font-size: 13px;"><a href="http://www.practicemusic.com">www.practicemusic.com</a></span></div></div></body></html>