I've read about this, but couldn't truly get how to make it work in my case, even after reading this
Let's Wreck This Together...with Oracle Application Express!: Yet Another Post How to Link to Download a File or Display…
I might just not be understanding, but here's my situation :
I have a page with a field. A user type an ID, and the database return the image linked to that ID.
I would like to display that image, but it seems you cannot return a blob as source through a sql statement
and the parameter statement doesn't seem to refresh itself without reloading the page.
Is this tutorial actually usefull for me? If yes, how can I make it work?
If not, is there any simple solution to this issue?