View Single Post
  #2 (permalink)  
Old 08-09-2007, 03:04 PM
levent levent is offline
Senior Member
 
Join Date: Dec 2006
Posts: 748
levent is on a distinguished road
If book0.jpg is not on the same machine where the applet resides, you can not reach it. You just can not reach it from you applet. To access local file system of the user, you need to sign your applet..
Reply With Quote