How to Send HTML Form Data to Gmail Using JavaScript

Sdílet
Vložit
  • čas přidán 13. 08. 2023
  • #shorts #html #css #javascript #tutorials #trending
    Follow us on:
    Instagram: / blak_deer
    Tiktok: / blak.deer
    Description: In this video, we learn how to Send HTML Form Data to Gmail Using JavaScript.
    Source code: shorturl.at/bgwAO
    Sound effect from Pixabay.

Komentáře • 73

  • @user-yq6mn6uz6h
    @user-yq6mn6uz6h Před 2 měsíci +1

    Thanks a lot! Also liked background sounds of nature

  • @CherifCode
    @CherifCode Před 11 měsíci +2

    Très bonne vidéo merci

  • @_NaimAhmed
    @_NaimAhmed Před 11 měsíci +1

    Thanks brother I want your more videos instead of shorts

  • @juliansolo5279
    @juliansolo5279 Před 11 měsíci +1

    Estos videos me ayudan mucho a crecer como desarrollador web, sigue así ✨

  • @ksafeer95
    @ksafeer95 Před 9 měsíci +3

    thanks you save my day

  • @devalsinhsindha8626
    @devalsinhsindha8626 Před 4 měsíci

    Thank you for the tutorial sir 😊😊

  • @NellyMoseki
    @NellyMoseki Před 8 měsíci +1

    Hey there!
    Thank you for this tutorial. it's great! QUESTION: how do I do this in Javascript Framework like Vue?

    • @banatharun_74
      @banatharun_74 Před 18 dny

      Copy the code and ask ChatGPT same question

  • @skpexploit
    @skpexploit Před 11 měsíci +3

    Can you make Sign Up Form errors message just like a facebook Sin Up form. Using JavaScript

  • @dumbledoregameyt
    @dumbledoregameyt Před 5 měsíci +3

    NOT RECEIVING ANY MAILS ??? WHAT SHOULD I DO ???

  • @tandapnoelbansikah6280
    @tandapnoelbansikah6280 Před 3 měsíci

    how can i configure this to receive mails from multiple people , twith this we have it receiving from only one email that is specified in the code ., thank you for the video great content

  • @creativemiloscreativemilos2046
    @creativemiloscreativemilos2046 Před 7 měsíci +1

    Hello! Can you help me with this. My email doesn't arrive to my google gmail at all. SMTPJS referring a SPFproblem.

  • @leannekeenan1
    @leannekeenan1 Před 11 měsíci +2

    Very helpful! I’ve been using sendgrid, but I really want to personalize the message sent for every page I build and this will be really helpful in doing that - thank you Muhammad!

  • @NirMane
    @NirMane Před 2 měsíci +1

    What a typing speed

  • @SmellyCow
    @SmellyCow Před 6 měsíci

    Good video, but how exactly do you create an account on smtpjs? Is it by contacting them by email?

  • @satirevideosworldwide
    @satirevideosworldwide Před 16 dny +1

    Hey Axis, what is the s platform for in the tab below?

  • @MokshMishra
    @MokshMishra Před 10 měsíci +2

    Makeup se dhundh raha tha

  • @gameninja8216
    @gameninja8216 Před 8 měsíci +1

    Hi, Thank you for your great tutorial. I am getting this error message "The SMTP server requires a secure connection or the client was not authenticated. The server response was: Authentication required". Can you please tell me what I should do? My site currently deployed on Netlify

    • @learning-axis
      @learning-axis  Před 8 měsíci

      add two step verification to your Gmail account

  • @user-en6yf5rl7j
    @user-en6yf5rl7j Před 10 měsíci +4

    doesnt seem to work for me, i just dont receive the emails even though i have followed the procedure

    • @haseen5
      @haseen5 Před 9 měsíci +2

      The email verification step is missing in video,

    • @user-id8dw3rk1n
      @user-id8dw3rk1n Před 3 měsíci

      include port: 2525 in your javascript

  • @monayadav3398
    @monayadav3398 Před 8 měsíci +1

    How to redirect another html page after form submission?

    • @learning-axis
      @learning-axis  Před 8 měsíci

      add link of that page
      e.g. (window.location.href = 'website.com/thank-you';)

  • @MumbaiKaCoder
    @MumbaiKaCoder Před 6 měsíci

    ASMR Coding - Creating Real Switch Button Animation using HTML and CSS czcams.com/video/e5q3hzFJmgU/video.html

  • @bodi886
    @bodi886 Před 10 měsíci

    Its give me always error what is the solve

  • @radhadevigandluru5260
    @radhadevigandluru5260 Před 6 měsíci +1

    My gmail account is 2 step verification but still I didn't get any mails after submission

  • @YarglanacaksnYutub
    @YarglanacaksnYutub Před 6 měsíci

    Hello, even though I defined messageBody, I do not receive any value in the mail. Email is coming but values ​​are not coming.

    • @learning-axis
      @learning-axis  Před 6 měsíci

      Do you use the correct format for sending values?

    • @YarglanacaksnYutub
      @YarglanacaksnYutub Před 6 měsíci

      I tried sending it as string or number but it was not accepted. The values ​​I assign to the variables are not visible, but when I write the values ​​directly into the function, it works. This gives bad code performance. The values ​​I assign to variables do not reach the function. I tried many things but it didn't work. It only works when you accept bad code performance. Also, is there a limit on the emails sent through this service? Email sending stops when I send too much, can you help?@@learning-axis

  • @arfeenasif-ut1cs
    @arfeenasif-ut1cs Před 5 měsíci

    You can send email to yourself no but if someone using your web and wanted to send you email how will they do

    • @learning-axis
      @learning-axis  Před 5 měsíci

      By using this form anyone can send you a message.

  • @TrickzHD
    @TrickzHD Před 4 měsíci

    this is not working for me, can someone help?

  • @ramsahebprasad476
    @ramsahebprasad476 Před 5 měsíci

    i have done all above things but i didn,'t got the mail what should i do

    • @learning-axis
      @learning-axis  Před 5 měsíci +1

      add 2fa to your Gmail account
      also create account on smtpjs.

    • @ramsahebprasad476
      @ramsahebprasad476 Před 5 měsíci

      what is 2fa i didn't get it can you plese tell more clearly/in ease plese@@learning-axis

  • @Ak-uj8nk
    @Ak-uj8nk Před 10 měsíci

    Bro in elastic mail the mail is getting bounced, what to do

    • @learning-axis
      @learning-axis  Před 10 měsíci

      use your own gmail and also do two steps verification of your g mail

    • @yoloyoda3608
      @yoloyoda3608 Před 10 měsíci

      Did you get this fixed?

    • @matthewmason7992
      @matthewmason7992 Před 3 měsíci

      mine also bounced , please help ! @learning-axis

  • @alisherblogger
    @alisherblogger Před 9 měsíci +1

    Uncaught ReferenseError: emailSend is not defined 🤔🤔🤔

    • @learning-axis
      @learning-axis  Před 9 měsíci

      Make sure your email has 2step verification

    • @alisherblogger
      @alisherblogger Před 9 měsíci

      @@learning-axis js is not connected. but it didn't work

    • @greatwright3967
      @greatwright3967 Před 4 měsíci

      make sure your script link is correct

  • @behappy00018
    @behappy00018 Před 7 měsíci

    I am getting this message "fail to send mail". Please give me a solution for this.

    • @learning-axis
      @learning-axis  Před 7 měsíci

      add two step verification to your Gmail account
      and create account on smtpjs

  • @AQ_programmig
    @AQ_programmig Před 4 měsíci

    Am not getting mail
    Why

  • @peppeden5176
    @peppeden5176 Před měsícem

    i did the verification email and included port but is not working

  • @mawhadmd
    @mawhadmd Před 4 měsíci

    not working

  • @user-vi5yx7nr6r
    @user-vi5yx7nr6r Před 7 měsíci

    It says Failure Send Mail

    • @learning-axis
      @learning-axis  Před 7 měsíci

      create account on smtpjs and add two step verification to your gmail

  • @najmunllc
    @najmunllc Před 8 měsíci +4

    this is not working as I have followed all steps in this video but I am not receiving the message?

    • @learning-axis
      @learning-axis  Před 8 měsíci

      add two step verification to you email

    • @VIUBOXX
      @VIUBOXX Před 25 dny

      @@learning-axisi did but it still doesn't work

    • @VIUBOXX
      @VIUBOXX Před 25 dny

      So fed up 😂

  • @shahidbakht5567
    @shahidbakht5567 Před 5 měsíci

    it is not working for me

    • @learning-axis
      @learning-axis  Před 5 měsíci

      create account on smtpjs

    • @keerthanam4176
      @keerthanam4176 Před 5 měsíci

      @@learning-axis how to create smtpjs account

    • @keerthanam4176
      @keerthanam4176 Před 5 měsíci

      i followed all your procedure the api call also sent getting 200 but i didn't receive any mail why?

    • @keerthanam4176
      @keerthanam4176 Před 5 měsíci

      i also created account on elastic email also @learning-axis

  • @user-vf5lt2lg2q
    @user-vf5lt2lg2q Před 5 měsíci

    wtf... what kind of person puts this background effects. very noisy uncomfortable to watch