Saving password with special characters in XML files
Saving passwords data in settings.xml or any other xml doc with special characters
e.g. you password is something like @Q999988#
Save it in this format <![CDATA[@Q999988#]]>
Saving passwords data in settings.xml or any other xml doc with special characters
e.g. you password is something like @Q999988#
Save it in this format <![CDATA[@Q999988#]]>