I had try to use the insertdocument to act as a file selector. (like the same way as image selector works).
However, does anyone know how to insert the URL of the selected document into a textbox?
from the sample of advanced topic of Image Selector, it try to find the img tag, what kind of html tag should I look for for document selector?
Thank you