contact-us-cgi

A little CGI script that can be used as the action for a website contact us form.

Usage no npm install needed!

<script type="module">
  import contactUsCgi from 'https://cdn.skypack.dev/contact-us-cgi';
</script>

README

Web Development Tutorials 3: Creating a Dynamic Website Using CGI

This is the third video in my series on the web server. In this video we are going to add some dynamic functionality to our website using a NodeJS script and Common Gateway Interface (CGI).

Play video

Play video >