<html>
<head>
<style>
P
{
margin:0px;
padding:0px
}
body
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body><BR>Hello,<BR>
&nbsp;<BR>
I have tried to serve picture by both<BR>
&nbsp;<BR>
renderHeaderOn: html&nbsp;&nbsp;<BR>
&nbsp;&nbsp; html div id: 'header'; with: [<BR>&nbsp;&nbsp;&nbsp;&nbsp; html image<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; id: 'logo'; <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; url: (self resources addToPath: 'logo.gif');<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; altText: self title ].<BR><BR>
and:<BR>
&nbsp;<BR>
&nbsp;html div id: 'header'; with: [<BR>&nbsp;&nbsp;html image<BR>&nbsp;&nbsp;&nbsp;fileName: 'logo.gif']<BR>
&nbsp;<BR>
&nbsp;<BR>
Both case result however in a unhandled exception in :<BR>
&nbsp;<BR>
registry<BR>&nbsp;^WACurrentSession value application<BR>
&nbsp;<BR>
because WACurrentSession value&nbsp; returns nil.<BR>
&nbsp;<BR>
What am I doing wrong?<BR><BR>
&nbsp;<BR><br /><hr />Met MSN Spaces kun je per e-mail je weblog bijwerken. Publiceer leuke verhalen, foto's en meer! Het is gratis! <a href='http://clk.atdmt.com/MSN/go/msnnksac0030000001msn/direct/01/?href=http://www.imagine-msn.com/spaces' target='_new'>Het is gratis!</a></body>
</html>