You can try. JavaScript. Copy Code. var txtUsName = document.getElementById('<%= txtUserName.ClientID %>'); txtUsName.value = "User Name";
確定! 回上一頁