I have 3 inputs in a form and i want to save the value of input3 as C:\My Documents\(input1)\(input2).
I've tried using an <execCommand("SaveAs")> script, then use a <document.write(C:\...)> script, but the <document.write> script won't work.
Can anyone help me?
Please help,
Bladerbole