I used the following code to open a O.S window, to open a file, form =
FORM (INPUT (_type = 'file', _name = 'data'), INPUT (_type =
'submit')),
but now I want the same to save a file, how I can do?

Reply via email to