how to store information into an xml file

admin

Administrator
Staff member
Hi,

I'd like to know how I could take information from a form, using ONLY javascript, in this scenario I do not have access to ASP/PHP...

I just want to know how to put value into the value1 & value 2...

<access>
<key ID="something" value1="" value2=""/>
</access>

Thank you
 
Top