This content has been marked as final. 
    
Show                 3 replies
    
- 
        1. Re: rich:fileUpload - Null Valueisrael.bgf Jun 1, 2009 6:00 PM (in response to israel.bgf)Ops, i forgot to say. the getData() from the UploadItem is always null. (but the other values are all right). 
- 
        2. Re: rich:fileUpload - Null Valuecosmo Jun 2, 2009 3:05 PM (in response to israel.bgf)Have you checked this out? 
 rich:fileUpload
- 
        3. Re: rich:fileUpload - Null Valuekapitanpetko Jun 2, 2009 3:16 PM (in response to israel.bgf)You have to set createTempFiles to false to be able to use UploadItem.getData(). Otherwise you have to read the file 
 from disk yourself. Check out the RF reference for details.HTH 
 
     
    