you are missing the most important part.
what language do you use asp or php?
forget about frontpage stick with dreamweaver.
both of them has the capabilities of helping you creating the form itself.
for the last question we need an answer to the first question i asked.
on both language you can use the request mode depending on the setup of the form post or get.
you need to decide what you want to do with the form itself - email it or save to a database or probably a text file(don't see the point in that) |