gpt4 book ai didi

javascript - 单击提交表单链接,包括表单参数字段

转载 作者:行者123 更新时间:2023-11-28 15:14:12 27 4
gpt4 key购买 nike

我有一个纯 html 页面,我需要在该页面上添加一个表单,当您单击“提交”时,它将重定向到另一个页面 (第 2 页),该页面也将包含表单输入。

例如:www.abcd.com/page2/?id=1234&sku=1&style=1 将是目标页面。

表单需要这些字段:

  1. Style = 下拉选择带图片的 2 种样式

  2. ProductID = 文本字段

  3. ProductSKU = 文本字段

最佳答案

这是按照@mplungjan 在comments 中的建议解决的:

There is no need for JavaScript. Put page2 in the action, use method GET and add the fields with names id, sku and style

关于javascript - 单击提交表单链接,包括表单参数字段,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/46150409/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com