Thank you for your response but I need to learn more JavaScript before I can use you example.
- Log in to post comments
Thank you for your response but I need to learn more JavaScript before I can use you example.
The request was for client side explorer but I think I will have to use server side. Thank you.
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.
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 box
2) user click button and windows explorer opens to c:\test\ on the local machine.
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?
Thank you. You rock.