私は次のHTML形式を持っています、
<title>Registration</title>
<link rel="stylesheet" type="text/css" href="CSS_LABs.css" />
</head>
<body>
PersonID:
名:
姓:生年月日
:
性別:
</div>
</body>
</html>
I want create person.xml file in D:\\ or any specified drive using javascript
として
、そのファイルにレコードを保存します。事前にThnx......。