Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

184
Views
html send to my email when click sumbit button

I'm making a feedback popup. I want to make sure that the text in the input can come to my email when users press the submit button. I tried it in the way below, but the text in the input doesn't come to me by e-mail.

<div class="popup" style="z-index: 10">
  <div class="contentBox">
    <!--close_btn=======-->
    <button id="close">X</button>
    <div class="feedbackBox" style="padding-top: 3px">
      <strong>Give feedback</strong>
      <p style="margin: 10.96px">
        Таны үлдээсэн сэтгэгдэл бидэнд маш их тус болох болно.
      </p>
    </div>
    <!--emojies========-->
    <div class="emojiBox">
      <div class="emoji" style="margin-left: 56.81px">
        <img src="icons/face emoji/smiling-face-with-heart-eyes.png" alt="" />
        <p>Best</p>
      </div>

      <div class="emoji">
        <img src="icons/face emoji/happy-face-with-enlarged-eyes.png" alt="" />
        <p>Good</p>
      </div>
      <div class="emoji">
        <img src="icons/face emoji/expressionless-face.png" alt="" />
        <p>Bad</p>
      </div>
      <div class="emoji">
        <img src="icons/face emoji/face-with-steam-from-nose.png" alt="" />
        <p>Terrible</p>
      </div>
    </div>
    <!--feedback-write==-->
    <div class="wrie_feedback">
      <p>Үлдэхийг хүссэн санал бодол, сэтгэгдлээ доор үлдээнэ үү.</p>
      <input type="text" maxlength="200" required />
    </div>
    <!--send-btn========-->
    <button id="send_feedback">Явуулах</button>
  </div>
</div>
about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!