<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:garamond, new york, times, serif;font-size:14pt"><div>Hi everybody,<br><br>I am writing an intranet based on Seaside and I am struggling with a little problem.<br>I need to record and serialize some data about files I use in my application. So I tried out with WAFile Class to make it more ergonomic for the future user but my pb is that :<br><br>FIRST : I wrote this "html fileUploadWithCallback: [:f | file := f]"<br>where f is an instance of WAFile class; but with this class instances you can get only 3 attributes which are <br>- the contents (stream)<br>- the fileName (just the filename string without the entire path)<br>- the contentsType (text/plain, text/html ....)<br>But me I NEED THE FULLPATH OF THE FILE.HOW CAN I GET IT ?<br><br>SECOND : How could I create a WAFile class object using only the fullPath of a file ?<br><br>Thank you for your help!<br></div></div><br>
                <hr size="1"> 
<b>Yahoo! Mail réinvente le mail !</b> Découvrez le <a href="http://fr.rd.yahoo.com/evt=40577/*http://fr.promotions.yahoo.com/mail/nouveaumail.html 
">nouveau Yahoo! Mail</a> et son interface révolutionnaire.
</body></html>