September 29, 201114 yr I can put in a file path (in web viewer) such as file://C:/Documents and Settings/userName/Desktop/ ... and view the contents of a folder. And I use this ability to keep external documents attached to records where I can double-click them within the record to open them (by storing only the folder path). But can I take that display (which lists all files within the directory) and turn it into text that I can parse per line? I can do it now using old method of DOS dir and then redirect it. And I can do it via vbs. And I can parse out the files. Can I do it via web viewer? Thanks for any help folks!
Create an account or sign in to comment