> DW, Ingo got what I ment! Can I safely make: "delete image" after >sending the bitmat token to the server? Does app_server makes a copy of the >bitmap? Yes. The call to start the drag message will be synchronous and the server will handle the cleanup. I'm going to also hopefully protect against those people who think they need to delete it. --DW