Send Emails Using Only HTML Code

Поділитися
Вставка
  • Опубліковано 26 вер 2024
  • In this video, we'll Send Email From HTML Contact Form Using Only HTML Code*. So, to send email we *won't be using any Backend Language like PHP, Python, Nodejs. Similarly, I'll show you how to send email to multiple recipients using only HTML.
    Subscribe my channel for more helpful videos:
    🔔 / @codingdesign
    Add Google Map Location With Contact Us Page | Embed Google Map In Website
    ✅ • Add Google Map Locatio...
    Tips And Tricks 🎬 Playlist:
    ▶ • Tips And Tricks
    FORM-SUBMIT
    ✅ formsubmit.co/
    🌎 Browser : Brave V.1.40 (Chrome V.103.0)
    📝 Code Editor : VS Code
    💠 Extensions : Live-server

КОМЕНТАРІ • 170

  • @Thegamer_channel
    @Thegamer_channel 2 місяці тому +8

    Thanks, i needed it for a company!

  • @realzireael
    @realzireael Рік тому +3

    you sure that's html code. it uses a php API. TYSM BTW, IT WORKS, Even When I Tried To Use My Javascript Skills It Didn't Work So This Is Awesome

    • @CodingDesign
      @CodingDesign  Рік тому

      We're using 3rd party library so behind the scene indeed it uses some backend language but I don't know which one. They didn't give any kind of info in their 📝DOCUMENTATION.

  • @abhijeetbhandari21
    @abhijeetbhandari21 Рік тому +2

    Thanks alot for letting know this method. this solved a huge problem for me. I was actually creating a Static website with this only Dynamic element "the order request form" and I dint want to do any DB for a single page. This helped me straight send data to emails in the company's order department and solved the issue. please let me know is it reliable for long term or I should change it after some time

    • @CodingDesign
      @CodingDesign  Рік тому

      With time if your business grow then I would recommend you to upgrade your sites.

  • @HifzaBhopal
    @HifzaBhopal 2 місяці тому

    A.O.A! just a little bit tricks to add in my web to send emails ...no need a lots of pages of code ..its a very great helpful for me.....i will remember you in my prayers...Greetings from Pakistan

  • @touaitmohamed6318
    @touaitmohamed6318 Рік тому +6

    This is so amazing you have no idea how you helped me ❤
    Thank you so much

  • @statement-01
    @statement-01 Рік тому +3

    Your explanation is excellent. I follow you from Egypt

  • @fairosefairose3792
    @fairosefairose3792 2 місяці тому +2

    Hai bro I have A problem
    To click submit its shows
    Unable to submit form
    Make sure you open this page through a web server formsubmit will not work in pages browsed as html files.
    What am do please help bro its part of project

    • @EnneBoh
      @EnneBoh 20 днів тому +1

      Ok so basically there are two methods,
      1) you have a server/pay for a server and upload the files there.
      2) in vs code search for an extension called "Live server" for html and install it, now on the bottom right there will be a button with something like "live", just click it and wait a few seconds, it will open a page on the browser. Now you have a simulated server.
      Hope I helped you

    • @fairosefairose3792
      @fairosefairose3792 19 днів тому

      @@EnneBoh ok bro

  • @olivierboulanger1118
    @olivierboulanger1118 2 місяці тому

    Hello it's awesome but I have a question. The request is a bit long and is there a possibilty to stay on the form page ?

  • @malekmechri7179
    @malekmechri7179 4 місяці тому +1

    help it says Make sure you open this page through a web server, FormSubmit will not work in pages browsed as HTML files.

    • @MuhammadFirdaus-rg5ze
      @MuhammadFirdaus-rg5ze 3 місяці тому

      you need to do custom server on visual studio or other app that supports it

    • @MuhammadFirdaus-rg5ze
      @MuhammadFirdaus-rg5ze 3 місяці тому

      on visual studio, it's called live server so you can test your code including HTML online

  • @adivafatma4949
    @adivafatma4949 6 місяців тому +1

    I'm not getting the activation link after giving my id in youremail and after clicking on submit button it says method post is requires but i already put it in the form action and it takes so much time for loading and then gives timeout occured 5:22

    • @mhshoisob9498
      @mhshoisob9498 6 місяців тому +1

      same brother. I didn't get

  • @xavierparlat4178
    @xavierparlat4178 4 місяці тому

    I want to thnk and congrts you! and let you a friendly tip, get a bit down the music volume and up your voice :) so we can hear you better :) great video! Greetings from Sweden!

  • @DetectiveSquarepants
    @DetectiveSquarepants Рік тому +4

    Excellent video, friend! This worked perfectly for me 😁

    • @CodingDesign
      @CodingDesign  Рік тому +2

      Hope it was helpful to you.

    • @rivelthawn3975
      @rivelthawn3975 Рік тому

      ​@@CodingDesign does this works once a day? or any form i submit in one day it should be fine?

  • @mc_narth3491
    @mc_narth3491 9 місяців тому +1

    what if i want user to recieve a pdf book automatically to their email after submitting the form

    • @CodingDesign
      @CodingDesign  9 місяців тому +2

      Within the you can add(➕) extra "Input Field"
      ❗ "accept" attribute is only necessary if you want to 🚫prevent user from submitting other than PDF file.

  • @its_yourbro_edits
    @its_yourbro_edits 4 місяці тому

    Hi it worked❤ but when I submit successfully then I click to go back it's not going to my page

  • @sandhya_30
    @sandhya_30 Місяць тому

    mera to wrk hi nhi kr rha h plx koi mujhe code send kr doo html css both with working mail

  • @sanjay3396
    @sanjay3396 Рік тому

    Thank you so much brooother !!!!! You really were able to help me out but can I modify the message like one perticular message only for everyone !

    • @CodingDesign
      @CodingDesign  10 місяців тому

      Yes you can! but now only HTML is not enough. You need to write separate code for that.

  • @wwl1464
    @wwl1464 10 місяців тому +1

    I got the activation link, but the form still dosent work and it doesn’t send any emails, what should i do??

    • @CodingDesign
      @CodingDesign  10 місяців тому +1

      ❓ Did you activate it?
      🟢 If "YES" please once check your code whether you have given your proper email address.

  • @azizjunior2024
    @azizjunior2024 9 місяців тому +1

    Thankyou very much😃

    • @CodingDesign
      @CodingDesign  9 місяців тому +1

      You're welcome.
      Hope you did learn something from this video.

  • @r.mendes
    @r.mendes 9 місяців тому +1

    You don’t breathe??

    • @CodingDesign
      @CodingDesign  9 місяців тому +1

      Actually English is my second language. So, when I'm recording my 🔊audio there're lots of pauses I've to spend extra 🕝time on editing audio because of that it doesn't sound natural.
      Sorry for the audio quality. But in future definitely it's gonna be better.

  • @wwl1464
    @wwl1464 10 місяців тому

    Im making an auction website and I want the system to automatically send email notifications to users how won or lost the bid, how can i do that?

    • @CodingDesign
      @CodingDesign  10 місяців тому

      You can take various steps:
      ⚠ Only HTML is not sufficient you need both frontend & backend.
      1️⃣: First you need to create API that provides all the necessary data regarding emails (won & lost).
      2️⃣: Using JavaScript you can manipulate HTML code.
      3️⃣: @4:30 I've show you how can you send email to multiple users.
      If you want to built it from scratch then It's a bit complicated. It won't be possible over night.
      But if you have budget then you can take help of different services regarding email.

  • @mhshoisob9498
    @mhshoisob9498 6 місяців тому

    after click send button it was loading but i didn't get any activation message or any mail in my email. What can i do now ?

    • @CodingDesign
      @CodingDesign  6 місяців тому

      Did you provide your Gmail ID properly?

    • @mhshoisob9498
      @mhshoisob9498 5 місяців тому

      @@CodingDesign actually it works. but in my portfolio if i links a javascript link then it doesn't work.. so whats the problem? but if i dont give the javascript link then it works

  • @tshegofatsolentsoana6242
    @tshegofatsolentsoana6242 Рік тому

    How do I make an email notification? After clicking submit I should receive a notification from gmail

  • @andersrammbraten5708
    @andersrammbraten5708 Рік тому

    Thank you!
    this is a very great tutorial, but I can't seem to receive an activation link email from FormSubmit. Any idea how I might resolve this issue?

    • @CodingDesign
      @CodingDesign  Рік тому

      Did you give your proper email?
      Did you watch complete video?

    • @influecendbysouls
      @influecendbysouls 10 місяців тому

      Is thiis work with hotmail? or just gmail.
      @@CodingDesign

  • @shortsplus.60
    @shortsplus.60 5 місяців тому

    how many emails can I get with this Formsubmit website? There are many website like this but there are limits to get email

    • @CodingDesign
      @CodingDesign  5 місяців тому

      Currently, there are no limits, but there may be changes in the future.

  • @dejaaiofficial
    @dejaaiofficial Рік тому

    I have a question, how to change the thank you page after submitting the form? I already made thanks.html but it didnt work

    • @ArshdeepSingh42108
      @ArshdeepSingh42108 11 місяців тому

      Make sure your thanks.html file is in the same folder as that of the main file.
      If you have already done that and still its not working then put a / before thanks.html like /thanks.html

  • @godppl4307
    @godppl4307 8 місяців тому +1

    how to integrate recaptcha inside ?

    • @CodingDesign
      @CodingDesign  6 місяців тому

      Within same HTML page you can't integrate "Recaptcha".

  • @dailydankdose
    @dailydankdose 9 місяців тому

    Hey bro,
    Can i customize the message i want to send to my form user to his email
    Actually i want to send a image instead of "Text"

    • @CodingDesign
      @CodingDesign  9 місяців тому

      My friend! please checkout comments, I've already answer how to send file as well.

  • @lubnashaikh7697
    @lubnashaikh7697 8 місяців тому

    Thanks a lot , but I didn't receive any activation link email even after submitting the form two times. Do you have any solution for this?

    • @CodingDesign
      @CodingDesign  7 місяців тому +1

      I don't have any idea why didn't you received it. Just try it again.

    • @hyperayoub
      @hyperayoub Місяць тому

      P

  • @abhishekchettri8807
    @abhishekchettri8807 6 місяців тому

    after activation message is not showing

  • @osnoss3149
    @osnoss3149 6 місяців тому

    amazing ! thank you

  • @D7ooom.200
    @D7ooom.200 4 місяці тому

    thank you so much my bro 🥰

  • @eliteklr5011
    @eliteklr5011 4 місяці тому

    thanks so so much my bro but your css code is missing here

    • @CodingDesign
      @CodingDesign  4 місяці тому

      This video is part of creating contact form:
      ua-cam.com/video/7Xr7Whjbr4A/v-deo.html

  • @eugzasax9995
    @eugzasax9995 Рік тому

    Okay, so whole this stuff works only on the local server?? because I've deployed my website on the net, but the form submit switches my website to the local server on my computer.

    • @pascoasekgota5247
      @pascoasekgota5247 6 місяців тому

      I would like to know as well🤔

    • @knwrtv2544
      @knwrtv2544 4 місяці тому

      You mean I can deploy this form on internet sever 😢😢😢. Then what's the purpose of it ??

    • @eugzasax9995
      @eugzasax9995 4 місяці тому

      @@knwrtv2544 I stopped using it. I decided to use email.js

  • @heptagaming2k5
    @heptagaming2k5 Рік тому +1

    Thank you so much bro ❤❤❤

  • @JTACalpha
    @JTACalpha Рік тому

    Hey buddy is it possible to make some videos about run api in website.... please

    • @CodingDesign
      @CodingDesign  Рік тому

      Can you please elaborate it. Do you mean "Run & test API that you've already build." or "Create a REST API."

  • @donguyenduybachk17hl11
    @donguyenduybachk17hl11 3 місяці тому

    i use neat bean, jsp , servlet but it is not active

  • @udayignet6119
    @udayignet6119 7 місяців тому

    what u told it it not confusing there is vide. TELL clear TO USE or NOT TO USE CAPTCHA ?

    • @CodingDesign
      @CodingDesign  7 місяців тому +1

      For security purpose. It's better to use it. And I do recommend to use it.

  • @AJAYY614
    @AJAYY614 10 місяців тому

    I keep getting Unable to sumbit form how can i change that

    • @CodingDesign
      @CodingDesign  10 місяців тому

      Did you run html file in your local server?
      If not I've clearly shown in video that with the help of VS code extension called "Live-server" I did open my HTML file and ran it in local server.

  • @faizanpervez3145
    @faizanpervez3145 9 місяців тому

    thank you so much it worked

  • @_Kadir_Abi_
    @_Kadir_Abi_ 9 місяців тому +1

    Allah senden razi olsun

  • @reyasatansari6551
    @reyasatansari6551 8 місяців тому +1

    is it working offline

    • @CodingDesign
      @CodingDesign  7 місяців тому

      No! it doesn't work on offline.

  • @robinhudxx4643
    @robinhudxx4643 Рік тому +1

    I need email sending software

    • @CodingDesign
      @CodingDesign  Рік тому +1

      You can use same code. @4:32 I've clearly explain you that if you want to send mail to multiple email addresses you can use "_cc" for name attribute.

  • @SaiSandeepReddyVajrala
    @SaiSandeepReddyVajrala 11 місяців тому

    thank you so much bro

  • @deepikamewada680
    @deepikamewada680 6 місяців тому

    Thanku you brother

  • @mallenoid1
    @mallenoid1 10 місяців тому

    thank you very much

  • @jamaljazz6150
    @jamaljazz6150 10 місяців тому

    how can connect react js form like this

    • @CodingDesign
      @CodingDesign  10 місяців тому

      If you're working with React.js. Instead why don't you try different NPM Packages such as "react-email", "emailjs", etc.

  • @gchatterjee7012
    @gchatterjee7012 10 місяців тому

    Please send me the code to send data of registration form to MySQL database of free infinity free. I have tried many php code, but all failed. I am very much worried because no codes are functioning. Please send me codes that registration form and login work properly. Your immediate response is highly appreciated.

    • @CodingDesign
      @CodingDesign  9 місяців тому

      Sorry to disappoint you. Right now I don't have any code regarding LOGIN/REGISTRATION.

  • @CodesphereDev
    @CodesphereDev 2 місяці тому

    Thanks man

  • @AOMALLLIFE
    @AOMALLLIFE Рік тому

    thank bro so easy

    • @CodingDesign
      @CodingDesign  Рік тому

      You're welcome!
      Hope you'll show your same ❤ & support in the future too.

  • @kishorkumarrm8735
    @kishorkumarrm8735 Рік тому

    bro i've got this error while submitting the form ,Unable to submit form
    Make sure you open this page through a web server, FormSubmit will not work in pages browsed as HTML files.

    • @CodingDesign
      @CodingDesign  Рік тому

      It's because you've to send request through server.
      If you haven't host your website
      then you can install extension called 💠"Live Server" in your "VS Code" editor & open your HTML file with this extension. It'll open your HTML file in "Local Server".
      I've clearly shown in this video.

  • @teneplays
    @teneplays 3 дні тому

    How to stop spamming mails

  • @padmapriya3042
    @padmapriya3042 Рік тому

    Is this method supports form validations

    • @CodingDesign
      @CodingDesign  Рік тому +1

      Actually No! ( Client Slide )
      Talking about "Client Slide" you can use JavaScript to validate Form.
      But you can prevent spam, bots, etc by providing different "Name Attribute" for your input elements.
      Such as:
      1️⃣ _blacklist
      2️⃣ _captcha (by default reCAPTCHA is enabled)
      3️⃣ _honey
      For more info you can check out Documentation
      ✅ formsubmit.co/documentation

  • @mdyasinarafathasib1150
    @mdyasinarafathasib1150 Рік тому

    Bro how can I create thank you page? And where?

    • @CodingDesign
      @CodingDesign  Рік тому +1

      In the same Directory/Folder where you've created your HTML file.
      You can just create thank you.html file and give your own custom THANK YOU! page.

  • @AIEnthusiasm
    @AIEnthusiasm 9 місяців тому

    I need code HTML and CSS finall to learn :)

    • @CodingDesign
      @CodingDesign  9 місяців тому

      If you really wanna learn then I've already shown step by step process in the other 🎬video.
      ✅ ua-cam.com/video/7Xr7Whjbr4A/v-deo.html

  • @sanasingha2321
    @sanasingha2321 Рік тому

    Can u please make a video on how to log-in in my webpage
    (Actual work)

    • @CodingDesign
      @CodingDesign  Рік тому +1

      Are you using (PHP, NodeJs, python, java, C#) as Backend language?

    • @sanasingha2321
      @sanasingha2321 Рік тому

      I can understand only HTML, CSS, JS

    • @shwethalok186
      @shwethalok186 Рік тому

      Bro node js is in js

    • @shwethalok186
      @shwethalok186 Рік тому +1

      Bro I am 10 years old and I know Html, css, c , js, c++, python, json, Sql, Ajax and built multiple websites and apps bro.

    • @sanasingha2321
      @sanasingha2321 Рік тому

      Wow nice now, I know HTML, CSS, JS, PHP, MYSQL database.

  • @herkuszilaitis3618
    @herkuszilaitis3618 Рік тому

    for me it only works once, then i never get an email again

    • @CodingDesign
      @CodingDesign  10 місяців тому

      Did you verify or give permission to activate "FormSubmit"?

  • @LaithTheLegend
    @LaithTheLegend 5 місяців тому

    where source code?

  • @sagardhuri7634
    @sagardhuri7634 Рік тому

    🙏 tell me how to send file attached in mail .

    • @CodingDesign
      @CodingDesign  Рік тому +2

      ➕ extra attribute for element
      enctype="multipart/form-data"
      You can add field with type "file" with "name" attribute "attachment"
      ⚠ File size must not exceed the "__5MB__"

    • @sagardhuri7634
      @sagardhuri7634 Рік тому

      @@CodingDesign thanks 😊

    • @CodingDesign
      @CodingDesign  Рік тому

      @@sagardhuri7634 You're most welcome. Hope you'll show your same ❤ & support in the future too.

  • @aishwaryac7041
    @aishwaryac7041 Рік тому

    My mail got verified but i didn't get activation link what to do

    • @CodingDesign
      @CodingDesign  Рік тому

      Didn't you get any mail from "Form Submit" ? If you didn't, how did you know that your account was verified? If your account is verified then it'll work completely fine.
      It's just that with the help of modified version of your e-mail address helps to give extra security.

    • @aishwaryac7041
      @aishwaryac7041 Рік тому

      @@CodingDesign i got mail of only mail link has been created but me not getting the mail for activation

    • @CodingDesign
      @CodingDesign  Рік тому

      @Aishwarya C Can you take screenshot & send it to my Gmail?
      sarujeet55@gmail.com

  • @i_hunterz
    @i_hunterz Рік тому

    Can we change FROM name??

    • @CodingDesign
      @CodingDesign  Рік тому

      Right now it's not possible but in future if there is any updates then I'll inform you.

    • @CodingDesign
      @CodingDesign  Рік тому

      Right now it's not possible but in future if there is any updates then I'll inform you.

  • @knwrtv2544
    @knwrtv2544 4 місяці тому

    Is it work for today or not 😢😢

  • @SahilMirza-f4g
    @SahilMirza-f4g Рік тому

    bro isn't work for angular project

    • @CodingDesign
      @CodingDesign  Рік тому

      I'm sorry😭 I don't have any idea about Angular.

  • @sanasingha2321
    @sanasingha2321 Рік тому

    Using this Formsubmit ink is safe ?

    • @CodingDesign
      @CodingDesign  Рік тому

      It is trust worthy. But we can not say 100% as you know even Google has all your personal info.

    • @sanasingha2321
      @sanasingha2321 Рік тому +2

      When I used formsubmit link
      Then it's show me :
      Unable to submit form
      Make sure u open this page though a wed server , formsubmit will not work in page browsed as html files

    • @CodingDesign
      @CodingDesign  Рік тому +2

      Owww... it might be because you need to run your HTML file in 'LOCAL SERVER'.
      For that in VS Code (if you're using) you can install extension called 💠'Liver Server'.
      Create separate file and folder, after that in your html file you can right click and hit option called 🔘"open with live server".

  • @missulu
    @missulu Рік тому

    Or you could use PHP and process the information and put it in a database. Either or...

    • @CodingDesign
      @CodingDesign  10 місяців тому +1

      Yeah! if you've backend knowledge it's much more better.

  • @Huseyn7296
    @Huseyn7296 6 місяців тому

    Hi Pls Add Codes

  • @hetpatel8450
    @hetpatel8450 5 місяців тому

    source code?

    • @CodingDesign
      @CodingDesign  5 місяців тому

      I apologize, but the source code is currently unavailable.

  • @warlordxone07
    @warlordxone07 Рік тому

    Your frequency very high

    • @CodingDesign
      @CodingDesign  Рік тому

      I'm sorry it's because I'm not using Mic. But in future, I'll make sure that you won't get same issues.

  • @MAA-op4gw
    @MAA-op4gw Рік тому +10

    Easy BUT NOT a safe way of doing things, Keep this in mind before use.

    • @TalentedTech
      @TalentedTech 10 місяців тому +5

      Why it’s not safe?

    • @CodingDesign
      @CodingDesign  10 місяців тому +6

      I'm just providing you the easiest way (shortcut) & it's some how Vulnerable. But when it comes to security "Nothing is 100% secure."

    • @fatokunbooluwakemi6364
      @fatokunbooluwakemi6364 8 місяців тому

      Why is it not safe

    • @fatokunbooluwakemi6364
      @fatokunbooluwakemi6364 8 місяців тому

      How many percent security is it

    • @sachinsinghiscool
      @sachinsinghiscool 7 місяців тому

      @@fatokunbooluwakemi6364 It is not safe because the data first goes to the FormSubmit website and then they send you an email. So the data you submit is not 100% safe.

  • @Mrdnaya
    @Mrdnaya 5 місяців тому

    sourse

  • @IqwinderRai
    @IqwinderRai Рік тому

    Bro it says formsubmit doesnot work for html pages.. has to be run from a web server

    • @CodingDesign
      @CodingDesign  Рік тому +1

      If you're using VS Code Editor then please install 💠Extension called "Live-Server".
      And then run your HTML file with Live Server. It'll definitely work.

  • @shubhamnikhare6042
    @shubhamnikhare6042 10 місяців тому

    😍😍😍

  • @CSEngineerInsider
    @CSEngineerInsider Місяць тому +1

    Great 😃👍🏻 video thank you are true god ❤❤❤

  • @ChristianWarrior1
    @ChristianWarrior1 Рік тому

    email does not show me the data

    • @CodingDesign
      @CodingDesign  Рік тому

      It's completely working fine. Did you skip any part of video?

  • @dhanushrajiv3046
    @dhanushrajiv3046 11 місяців тому +1

    thank you bro It's working you gained a new suscriber