I cannot figure out how to make an email form! I tried many times. http://www.integrityebooks.com/ . Whats wrong with the code. Even the frontpage code wouldn't work.
You need to use Server Side Programming to send email to you using a form embedded in your website. I see your Contact Generator form uses contacts.asp to process the input and send it you be email. Did you upload the contacts.asp file to your webserver and have asp processing set up? You can also generate PHP forms with that site. Also I haven't used Frontpage but it should generate some programming code to send the emails? Do you have that scripting language installed on your webhost?
To add to what Anduril66 said, there are several other free scripts you could use to make your contact form with. Try looking on HotScripts.com or another script repository for some good ones. There are also free form hosting solutions out there. Google around. Hope this helps!