I am override the GetFileItems() in the SqlFileStorage.cs to retrieve the image from a disk folder rather than
from the database as in the examples
When I selected InsertImage button from the Cute Editor the image insert properly without any problem; After that
I open the image properties then click on BROWSE button to replace the image with another image. The browse dialog open up and list all the file in the image folder. But when I select an item from the list the URL is always null. It does not matter which image I selected.
Does anybody knows where the Browse dialog retrieve the URL for the selected image?
Thank
Hubert.