This post shows you how to make a redirect that all 404 archive pages will be forwarded to the blog post page, or a new page that you define.
php
AJAX Contact Form: Sending Emails Without Refreshing Page (Source Code)
In this video tutorial, we will make an AJAX contact form for simple use.
This form has three fields: Name, Email and Message. It lets others send you an email through a web platform without refreshing the webpage using AJAX (Asynchronous JavaScript And XML).