Is it possible to use insertdocument to select a document(document selector)?

  •  11-29-2006, 3:42 PM

    Is it possible to use insertdocument to select a document(document selector)?

    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
View Complete Thread