Hi,
When using the sample code in "use-CuteEditor-as-image-selector.asp" the return value is something like:
<img height="265" src="http://cutesoft.net/images/uploads/filename.jpg" width="550" border="0">
Is there a way to return just the filename? (filename.jpg)
Thanks!