3 Replies Latest reply on Oct 26, 2012 4:35 PM by nickarls

    How to get the image Url saved using Base64.decodeToFile ?

    isaquebressy

      Hello.

       

      I have saved an image on the server using Base64.decodeToFile. Now, if I browse the folders in the server, I can find this image. But, I have to access this image outside the server. Then, how can I get the url in the server to access this image file?