Thankyou Sashank you did good on this Menu. I see you skills in js are good. Many thanks for taking the time and effort to doing this video. much appreciated. Do you know a way to make a contact form that can be opened to view message in G-Mail? I know there are some services for mail delivery, but I wish to avoid using these if possible. Regards D.
Thank you so much for your kind words! I'm glad you found the video helpful. As for your question about creating a contact form with messages viewable in Gmail, there are several ways to achieve this without using third-party services. PHP is a common and straightforward option, but you can also use other server-side languages like Node.js, Python (with Flask or Django), or even ASP.NET. The general approach involves creating an HTML form and using a server-side script to handle the form submission and send the email. I hope this helps point you in the right direction!
Thankyou Sashank you did good on this Menu. I see you skills in js are good. Many thanks for taking the time and effort to doing this video. much appreciated. Do you know a way to make a contact form that can be opened to view message in G-Mail? I know there are some services for mail delivery, but I wish to avoid using these if possible. Regards D.
Thank you so much for your kind words! I'm glad you found the video helpful.
As for your question about creating a contact form with messages viewable in Gmail, there are several ways to achieve this without using third-party services. PHP is a common and straightforward option, but you can also use other server-side languages like Node.js, Python (with Flask or Django), or even ASP.NET. The general approach involves creating an HTML form and using a server-side script to handle the form submission and send the email.
I hope this helps point you in the right direction!