Project

General

Profile

How to display uploaded images?

Added by Ezgi Cicek over 14 years ago

I have a WFileUpload widget and now I want to display the image I have uploaded. How can I do that?

PS: sorry if the question is trivial, I have just started to use Wt.


Replies (1)

RE: How to display uploaded images? - Added by Ezgi Cicek over 14 years ago

I found it :)

get the spooled file name and create an image with the resource you get with the spooled file name. Not that hard.

    (1-1/1)