Hi Alberto,
In the example 40 folder is a second app, a non web app, that shows how to move a file into a blob.
So start by adapting your server so that after a file is uploaded it is moved into the blob, and the original upload, on disk, is deleted.
You'll need to read the code in AddBlob and then copy appropriate parts of it into your web server.
Cheers
Bruce