S
sam1996
Hi All,
I am looking for js script code for a button to create a user defined folder
using a infopath data filed...
For example when a user clicks a create folder button in InfoPath:
I want it to execute this DOS command below:
mkdir c:\Marketing\'infopath data field value'
I am looking for js script code for a button to create a user defined folder
using a infopath data filed...
For example when a user clicks a create folder button in InfoPath:
I want it to execute this DOS command below:
mkdir c:\Marketing\'infopath data field value'