go to post lamont thomas · Jun 26, 2019 Thank you for your response but I need to learn more JavaScript before I can use you example.
go to post lamont thomas · Jun 26, 2019 The request was for client side explorer but I think I will have to use server side. Thank you.
go to post lamont thomas · May 30, 2019 I found that if I create a link<a href="C:\TEMP">Open folder</a>When the user press the open folder windows explorer will open to c:\temp.Now I need to create the link dynamically using the content of the input box.
go to post lamont thomas · May 30, 2019 ok. Thank you for the reply.I need to open to the windows' path based on the user input in a text box on the Zen page.for example 1) User inputs c:\test\ in a text box2) user click button and windows explorer opens to c:\test\ on the local machine.
go to post lamont thomas · May 6, 2019 I need to provide a table that lists the settings for the Services, Processes and Operations in a production.After executing your code I see I asked the wrong question.I need to provide a table that lists the settings for the Services, Processes and Operations in a production.I would like to produce something like the Production document but I get to chose which items are listed. Is this possible?