Skip to content

Simple-Student-Projects/Contact-Us-Form-Mailer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contact Us Form Demo

This project demonstrates the implementation of a "Contact Us" form, designed to send user inquiries via email using SMTP. It's intended to teach how to integrate email functionality into web applications.


Overview

This demo implements a simple form where users can submit inquiries. The form collects the user's email, topic, and message, validates the email format, and sends the message using SMTP (via Gmail's SMTP server).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages