HEX
Server: LiteSpeed
System: Linux s1049.use1.mysecurecloudhost.com 4.18.0-477.27.2.lve.el8.x86_64 #1 SMP Wed Oct 11 12:32:56 UTC 2023 x86_64
User: xedaptot (3356)
PHP: 8.3.31
Disabled: NONE
Upload Files
File: /home/xedaptot/ai.naniguide.com/public/form_test_inline.html
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <title>E2E inline embed</title>
</head>
<body>
    <h1>Inline embed test host page</h1>
<form method="POST" action="http://localhost/rui/lists/6a0abb690a9da/embedded-form-subscribe" class="form-subscribe">
  <h3>Subscribe</h3>
  <input type="hidden" name="customer_uid" value="6a0ab825cbfbd">
  <div class="form-group">
    <label>Email *</label>
    <input type="email" name="EMAIL" placeholder="Email" required>
  </div>
  <div class="form-group">
    <label>First name</label>
    <input type="text" name="FIRST_NAME" placeholder="First name">
  </div>
  <div class="form-group">
    <label>Last name</label>
    <input type="text" name="LAST_NAME" placeholder="Last name">
  </div>
  <button type="submit">Subscribe</button>
</form>
</body>
</html>