【发布时间】:2013-12-04 03:29:22
【问题描述】:
我试图让用户在 http 文件中输入一个字符串并使用 javascript 将他们输入的内容作为变量推送到服务器端 node.js 中。
<input type="text" name="hashtag1" value="" placeholder="#hashtag" class="format">
<center><h2 class="submit"><button>Submit </button></h2></center>
【问题讨论】:
标签: javascript html json node.js