I have a hidden field that I set in my javascript code:
You are not submitting the page back to the server, you won't be able to "get" page variables unless you are doing a POST.
change this:
to this: (EDIT: changed the type="hidden" too) Then click the submit button 0 讨论(0) 查看其它4个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复 热议问题
to this: (EDIT: changed the type="hidden" too)
type="hidden"
Then click the submit button 0 讨论(0) 查看其它4个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复
Then click the submit button