PHP基础PHP教程php框架JavaScript
asp.netAJAX正则表达式ASP
简单讲一下js语法:
document.info.fname.value
这个js表示获取name为info表单里面name是fname的input的值。
其他方法类似。
你可以将代码复制到这里运行一把