Есть форма .
<form method="post" role="form">
<div data-view-cid="view12" data-model-cid="c13" data-view-helper-restore="view"></div>
<div class="form-group">
<label class="control-label" for="email">Email</label>
<div>
<input class="form-control" id="email" maxlength="50" name="email" type="text">
<span class="help-block help-block--feedback hidden"></span>
</div>
</div>
<div class="form-group">
<label class="control-label" for="password">Password</label>
<div>
<input class="form-control" id="password" name="password" type="password">
<span class="help-block help-block--feedback hidden"></span>
</div>
</div>
<div class="form-group">
<button class="btn btn-block btn-primary btn-lg" data-view-cid="view11" data-view-helper-restore="view" type="submit" data-loading-text="Verifying credentials...">Log in</button>
<div data-view-cid="view15" data-view-helper-restore="view"><div class="grecaptcha-badge" data-style="bottomright" ><div class="grecaptcha-logo"><iframe src="https://www.google.com/recaptcha/api2/anchor?k=6LfbsiMUAAAAAOu1nGK8InBaFrIk17dcbI0sqvzj&co=aHR0cHM6Ly9taW5lY3JhZnQubmV0OjQ0Mw..&hl=en&v=v1522970272143&size=invisible&cb=vi2wpzmyiogq" width="256" height="60" role="presentation" frameborder="0" scrolling="no" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe></div><div class="grecaptcha-error"></div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid #c1c1c1; margin: 10px 25px; padding: 0px; resize: none; display: none; "></textarea></div></div>
</div>
</form>
Как на отправить запрос на эту форму . Ведь action нет