Form Submit URL Formatting

前端 未结 3 798
失恋的感觉
失恋的感觉 2020-12-21 07:13

I have a form which when submitted goes to the url \"signup.php?username=xx\" where xx is an input field. Instead of this I was wondering if I could get it to go to the foll

3条回答
  •  [愿得一人]
    2020-12-21 08:01

    Include jQuery if not already included

    
    

    and then add this script

    
    

提交回复
热议问题