How to return a query string in the URL from a form post using Express

前端 未结 0 1670
你的背包
你的背包 2020-12-10 18:12

If I enter url /results?type=x&place=y I get routed to the correct page with the query parameters.

However you can also go to that page from a form. The content c

相关标签:
回答
  • 消灭零回复
提交回复
热议问题