【问题标题】:Need help finishing my Newletter every time i try to submit it says get action_page.php. Also will i need java to complete this if so please tell me每次我尝试提交时都需要帮助完成我的Newletter,它说get action_page.php。如果需要的话,我还需要java来完成这个吗?请告诉我
【发布时间】:2022-06-15 10:23:30
【问题描述】:
<div class="subscribe">
            <div class="subscribe__container">
                <form name="Business" action="action_page.php" method="POST">
                    <i class="fa-solid fa-envelope-open" id="mailbox"></i>
                    <div class="container">
                        <h3>Get emails to help reach your goals, big or small.</h3>
                    </div>
                    <div class="container" style="background-color:rgb(255, 255, 255)">
                      <input type="text" placeholder="  First Name" name="First" required>
                      <input type="text"  placeholder=" Last Name" name="Last" required> 
                      <input type="text"  placeholder=" Email" name="email" required> 
                      <label>
                    </div> 
                    <div class="container">
                            <input name="sendemail" type="submit" value="SUBSCRIBE">
                    </div>
                  </form> 
            </div>
    </div>

需要帮助完成我的时事通讯。只是想确保它是正确的,我怎样才能将一个人的电子邮件附加到它。提前谢谢你

【问题讨论】:

  • 如果你需要 java 然后用 java 标记问题,而不是 javascript

标签: javascript html css web newsletter


猜你喜欢
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2022-01-04
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
相关资源
最近更新 更多