我希望在提交并匹配用户并传递登录信息时,将表单值替换为xml值。
托管XML数据
in place of GlobalID i have user and languageid i have pass
表格正文: -
<input type="text" value="username" placeholder="enter user name"><br>
<input type="password" value="password" placeholder="enter password"><br>
<input type="text" value="macid" placeholder="Mac ID"><br>
<input type="text" value="version" placeholder="Version"><br>
<button class="actionSubmit" onclick="loginValidation()" type="submit">Login </button>
帮我解决这个问题。我需要用js或jquery