Hi experts,
I have a requirement to provide user a link to download the files, if he gets the file successfully, he are not allow to download anymore.
So I create a link and use method attach_file_to_response.
But my question ist, how do you konw the user have download the file succesfully
I user sy-subrc to track but it donest help:
the worse case are: 1) IE block my window; 2) user lose the intenet connection. how can I catch this?
p.s: I try to use ICM Monitor (transaktion: SMICM), but who can explain how to use it?
thanks
Rui
Edited by: gurui1980 on Jul 1, 2009 6:46 PM