Need to access a file share from a form running on a unix web server
I have a form that accesses attachments such a word,excel,jpegs... that are stored on a server using the web.show_document command. I now need the form to be able to access files that are store on a window file share. Can I access these files using webUtil? Any example?