This is a generic PHP contact form. It allows you to place a contact form on your website. When users complete the form, an email will go to you and to the user who completed the form, letting them know that their form input was successful.
Entries Tagged as 'Code Samples'
Generic All Purpose PHP Contact Form Submitter
January 20th, 2008 · No Comments
Tags: Code Samples
Fnerd Java Menu Applet
December 5th, 2007 · No Comments
This is some pretty old Java code - but it still works with the modern runtime
environment! It creates a mouseover fly-out menu of links. It was pretty cool back in the day …
Tags: Code Samples
Java Image Rotator Banner
November 19th, 2007 · No Comments
This Java applet is designed to work in all browsers which support Java, namely IE 3+ and Netscape 2+. It cycles through a number of images (as many as you want). There are only a few parameters to set.
Tags: Code Samples
Java Operating System Identifier
October 2nd, 2007 · No Comments
This old Java applet just lets you know what IP you are coming from and what OS and Java runtime you are using … in case you didn’t already know …
Tags: Code Samples