Setting a form variable value before submitting

后端 未结 4 2003
旧时难觅i
旧时难觅i 2020-12-10 16:01

I have a page where you can view a hotel\'s information. On this page is a little form to search for room availability for the hotel page you are on.



        
4条回答
  •  -上瘾入骨i
    2020-12-10 16:13

    using onclick attribute to call javascript function that will set the hidden field value

     
    
    
    

    Note I am using Jquery

提交回复
热议问题