Great video, Please create also a video using the SMTP as email services, I got error on setting up SMTP.
@codeeasy36676 күн бұрын
Sure will do and let you know once I have posted that video
@Hoody88447 күн бұрын
hi so when i click to autoreply it says that I have to choose a linked template?
@codeeasy36676 күн бұрын
Yes you should set up your template for auto reply as well
@haneen_kh03929 күн бұрын
Hello, thank you for your hard work; it worked perfectly. However, I have a question: how can I send the message to any email I entered in the email input ?
@codeeasy36679 күн бұрын
You're welcome. For that 1. Open EmailJs 2. Click on Email templates 3. On right side you will see "To Email*" section 4. Just write your input field name that captures email inside these braces like {{email_to}}, this email_to is the variable name that has the email address of the user to whom you want to send email 5. Save it and use the service
@yurnero789710 күн бұрын
You're some kind of hero, but my gosh, don't you just know it ?! Thanks!
@codeeasy36679 күн бұрын
Haha. thank you
@mohammedal-amri213812 күн бұрын
I can't find my template link
@codeeasy366712 күн бұрын
Did you mean template ID?
@ImanOwais-l9j16 күн бұрын
Thank you so much! This worked for me.
@codeeasy366715 күн бұрын
You’re welcome ☺️
@Djib-crypto17 күн бұрын
You’re a legend thanks a lot ❤
@codeeasy366715 күн бұрын
You’re welcome ☺️
@badalsahoo390218 күн бұрын
thanks , i have follow this tutorial and i use chatgpt , i finally do that , but in from and to it showing my email id but in body i received the email of the user , is it possible that show the user email in the encrypted section where it show from and to email id
@codeeasy366715 күн бұрын
I think that will not be possible because you are using emailjs service to send the email. So what this does is it sends the content from your contact form to emailjs and sends all the info to your email. If you enter the email of that user in place of your email, then it will send email to that user instead
@MaksymTrukhan19 күн бұрын
Thank you brother , your video realy helped me to solve my problam !!!
@codeeasy366719 күн бұрын
You’re welcome ☺️
@a.bEshorts18 күн бұрын
same here, Thank you so much
@thahaseensk22 күн бұрын
Thank you so much
@codeeasy366721 күн бұрын
You're most welcome
@thahaseensk22 күн бұрын
Thank you soo much
@codeeasy366721 күн бұрын
Welcome 😊
@thahaseensk22 күн бұрын
Thank you soo much
@codeeasy366721 күн бұрын
Welcome 😊
@skabdulazeez99222 күн бұрын
Hii, can you tell me how can host subfolder of repo
@codeeasy366721 күн бұрын
Sorry I didn’t get you question - one you host your project, all the subfolders will be hosted as long as you have linked all the pages properly. If you want to host subfolders separately as a single website, its better to upload that subfolder as a new repo and host it
@Muhammed_aslam_shahАй бұрын
Thanks Bro
@codeeasy3667Ай бұрын
You’re Welcome 🙏
@yuvalmishor9753Ай бұрын
thank you very much
@codeeasy3667Ай бұрын
You are welcome 🙏
@TheRealWingman777Ай бұрын
yo life saver! thank you bro!
@codeeasy3667Ай бұрын
No worries 😊
@princefresh7588Ай бұрын
can u give us the code or a link to the project
@codeeasy3667Ай бұрын
So sorry Unfortunately i do not have the code in my GitHub but here is the link to my repo. I will soon add the file there so please check it out there in few days github.com/codeeasy3667
@princefresh7588Ай бұрын
@@codeeasy3667 thanks for replaying brother is their a way i can i have the code soon im in a rush , its ok even if its is in notepad format u can mail me
@xtremeskillz4842Ай бұрын
god bless you bro you saved my life I was trying to fix that 2 days ago thank you so much
@codeeasy3667Ай бұрын
Glad I could help😊
@armaankhokhar512Ай бұрын
Not recived email Please Help Me!!!!
@armaankhokhar512Ай бұрын
Everything is done sir! but mail sent shows but later after clicking 'ok' that shows "this page is not working now" and mail is also not receiving please help me😟
@codeeasy3667Ай бұрын
In that case, there might be some typo in your input fields, or ids like service, template or private key
@statusmaker3391Ай бұрын
Thank you🙏It's working
@codeeasy3667Ай бұрын
You’re welcome ☺️
@aguila96822 ай бұрын
I tried it and followed every step but it doesn’t work i dont understand why
@codeeasy36672 ай бұрын
Well its hard to tell There could be several reasons 1. Your public key might not be matching 2. You have some typo in your input names ( in html file and js file) 3. Make sure your service and template ids are correct
@igbavagodswill11592 ай бұрын
Can it support file submission?
@codeeasy36672 ай бұрын
Yes it can support file submission but that is a paid service
@jithinprem60662 ай бұрын
will there be an issue when i try to add reference of the webapi project in the classLibrary project, I'm not able to do it. can you please explain
@codeeasy36672 ай бұрын
Hi Sorry I am not very familiar with this but I did some research on it and found something. Please read through it as it might be helpful Project Type Compatibility: Ensure that both projects are targeting compatible frameworks. For example, if your Web API project is .NET Core, your Class Library should also be .NET Core or a compatible version. Dependencies: If your Web API project uses specific packages (like Entity Framework, ASP.NET Core, etc.), ensure those packages are also installed in your Class Library if you're directly using them. Circular References: Make sure that there isn’t a circular reference between the projects. If the Class Library also references the Web API project, it can create a circular dependency issue. Build Configuration: Check your solution configuration to ensure both projects are set to build in the same configuration (Debug/Release). Namespace Conflicts: Sometimes, there might be namespace conflicts that prevent successful references. To resolve the issue, you could try: Creating a common project: If you have shared models or interfaces, consider creating a separate Class Library that both the Web API and the existing Class Library can reference. Check for errors: Look at the error messages in your IDE for more specific guidance.
@belalkurdish24032 ай бұрын
❤❤❤
@codeeasy36672 ай бұрын
❤️❤️❤️
@Louis22162 ай бұрын
hello, after the limit of 200 monthly, is it going to reset after a month? @codeeasy3667
@codeeasy3667Ай бұрын
Yes it will reset after a month
@minazul_official_012 ай бұрын
thank you so mush bro problem solved
@codeeasy36672 ай бұрын
Happy to help 😊
@Ramkumar-cr8yk2 ай бұрын
how to use this method while hosting website in internet
@codeeasy36672 ай бұрын
You don’t need to change anything. Simply do the same thing that I have demonstrated in this video.
@rhlrhf2 ай бұрын
Thank you boss
@codeeasy36672 ай бұрын
You’re welcome 🙏
@adityapallikonda15642 ай бұрын
Host key verification failed. fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists.
@adityapallikonda15642 ай бұрын
please help me sir i faced this error
@codeeasy36672 ай бұрын
Hard to tell the issue but make sure that you have created the remote repository in github and push the changes to github with the correct configs setup in package.json
@aminalwamba20072 ай бұрын
thanks a lot for this tutorial I had to add a readme file, .gitignore file and .gitmodules in order for mine to work tho
@codeeasy3667Ай бұрын
Glad it helped
@shyguy41293 ай бұрын
412 Gmail_API: Request had insufficient authentication scopes Someone pls help, I can't create a service. It's saying that error 😢
@codeeasy36673 ай бұрын
Try turning off the 2-factor authentication mode in your Gmail account, go back to emailjs refresh it and try again. You will be good to go. Hope this helps. Thanks.
@Sakthi-i7w3 ай бұрын
Thank you 😊
@codeeasy36673 ай бұрын
You’re welcome ☺️
@Facttv893 ай бұрын
this video helped me a lot 🙂🙂🙂
@codeeasy36673 ай бұрын
Thank you 🙏
@HardikShiromani3 ай бұрын
thank you so much friend ☺i've tried so much videos and tutorials but finally this was worked.
@codeeasy36673 ай бұрын
You’re welcome ☺️
@danhudzenko69623 ай бұрын
Thanks. you helped a lot!
@codeeasy36673 ай бұрын
Thank you 🙏
@tamilthalaivas80023 ай бұрын
Can i use it for more numbers of response?
@codeeasy36673 ай бұрын
Sorry I didn’t get that, did you mean more input fields in the form?
@tamilthalaivas80023 ай бұрын
@@codeeasy3667 yes
@codeeasy36673 ай бұрын
Yes you can Simply add input field in html and use the same name anywhere you want in the emailjs template
@yc_code4 ай бұрын
Is the source code on github ?
@codeeasy36674 ай бұрын
Unfortunately not for this project. Sorry for that
@OnlyMagdy4 ай бұрын
I like that you hide your email address but you showed us your public key 👍👍
@Code_With_DarshАй бұрын
Uhh
@mastergalaxy21864 ай бұрын
saved my time 😊
@TravellerI55 ай бұрын
Thanks a lot brother
@codeeasy36674 ай бұрын
You’re welcome 🙏
@mohanasundaram88915 ай бұрын
bro i have a dout it work while hosting
@mohanasundaram88915 ай бұрын
Bro it not work in my code i need help
@codeeasy36675 ай бұрын
Sorry to hear that. Really hard to guess the issue but please check if your key, service id, template ids are matching and the id/class selectors are correct in js file.
@mohanasundaram88915 ай бұрын
@@codeeasy3667 i tried it again bro now it work on my local host but i have a dout it work while hosting on godaady? because now only i start frontend web development so help me bro please!!
@codeeasy36675 ай бұрын
Yeah it should work when you host your website as well
@mainakroy79525 ай бұрын
So can i start the course after financial aid approved or not?? And if my application is approved then will get certificate??
@codeeasy36675 ай бұрын
Yes you can start once financial aid is approved. You will get the certificate once you complete the course
@mainakroy79525 ай бұрын
@@codeeasy3667 but showing if approved, you will be eligible to receive upto 90% so financial aid fully free or not?
@codeeasy36675 ай бұрын
Sometimes you don’t get full scholarship but once your application is finalised, you can check if you got full scholarship by going into your profile in coursera. If you use the template that I provided in the description, it is highly likely that you will get full scholarship
@mainakroy79525 ай бұрын
@@codeeasy3667 can you please send me the template??
@codeeasy36674 ай бұрын
Here you go! I am writing to apply for financial aid for the {Your Course} course on Coursera. Despite earning an annual income of approximately {your salary}, I am seeking assistance as I strongly believe that acquiring skills in {Your Course} will significantly benefit my career prospects and open up new opportunities in the tech industry. As technology continues to advance at a rapid pace, it has become increasingly important for professionals to possess the knowledge and skills necessary to thrive in this digital age. By enrolling in the {Your Course} course, I will gain expertise in designing and building user-friendly websites, which is in high demand across various industries. While I am fortunate to have a stable job, the cost of the course presents a financial obstacle for me at the moment. However, I am deeply committed to expanding my skill set and harnessing the power of technology to further my professional growth. Obtaining financial aid would provide me with the means to embark on this transformative learning journey and enable me to make a positive impact in the field of {Your Course}. Thank you for considering my application for financial aid. I am grateful for any assistance that can be provided, and I am eager to make the most of this opportunity.
@bibekdas62775 ай бұрын
can you make a video on how to do it but without removing the other github account
Sorry for the late response Your code looks fine, the issue could be that you have added 2.js file in head section. Try adding that file just before the </body> closing tag and give it a go.