scripting - help dealing with special chars in file path

 From:  Michael Gibson
9530.5 In reply to 9530.4 
Hi passant, which version of MoI are you using?

For a numeric input, using <input class="numericinput" is what was used by v2 and earlier. It's still supported but the newer way is to use a <moi:NumericInput/>

There is also a control for a string input. The old way is <input class="textinput"> the v3+ way is <moi:TextInput/>

- Michael

EDITED: 27 Feb 2020 by MICHAEL GIBSON