Answer the question
In order to leave comments, you need to log in
How can I submit an action on a form twice?
I need to send an action
on two links https://ipovipclub.ru/mail/subscribe
and here /mail.php
<form action="https://ipovipclub.ru/mail/subscribe" method="POST" accept-charset="utf-8">
<input class="input" type="text" name="name" id="name" placeholder="Имя…"/>
<br/><br/>
<input class="input" type="email" name="email" id="email" placeholder="Email…"/>
<br/><br/>
<input class="input" type="tel" name="phone" id="phone" required placeholder="Телефон…"/><br/><br/>
<input type="hidden" name="list" value="r8r5pQITxzDRBdu56RjLag"/>
<input type="hidden" name="subform" value="yes"/>
<input class="button button-primary button-block button-shadow" type="submit" name="submit" id="submit" value="Получить доступ">
</form>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question