📅  最后修改于: 2022-03-11 15:03:55.753000             🧑  作者: Mango
document.getElementById("YourTextBoxId").value
//This code will get the input from a textbox
//Make sure to change "YourTextBoxId" with the id of your textbox