通过form传值给打开的网页

以之前支付宝为例,可以这么写

<form method="post" action="https://shenghuo.alipay.com/send/payment/fill.htm" target="_blank">

    <span style="float:left;font-size:16px;color:#fff;height:28px;line-height:28px;">给织梦58赞助:</span>

    <input type="hidden" value="meike203@126.com" name="optEmail">

    <input type="number" value="10" name="payAmount" style="width:100px;height:26px;line-height:26px;font-size:16px;float:left;">

    <input type="hidden" name="memo" id="memo" value="">

     <input type="image" value="给我付款" src=http://www.dede58.com/"source/plugin/cack_zanzhuwomen/template/alipay_blug.png" name="pay" style="float:left;height: 30px;">

</form>

注意红色部分代码。蓝色为传值的金额

内容版权声明:除非注明,否则皆为本站原创文章。

转载注明出处:https://www.heiqu.com/7ad736b1c815dfe097f4cba9fdc85463.html