would anyone know of a good contact form script i could use.. preferably css based instead of tables?
What is your coding platform? Are you using straight html, using your cgi-bin, php, cold fusion, asp?
HTML and CSS will only give you a form. You need some sort of script to process the form data and send it to an email address. Here is one I made. http://www.cgiwebtools.com/products/1-sendmail.html There are also some free ones out there too but most of them aren't as reliable as the one above.
Hello, Can you use PHP ? there are many forms made in PHP, and they are easy to use, if you have only HTML you must to search a cgi form... Jakomo
If you're going to use a PHP script for the back-end, I suggest you use Mike Cherim's Secure and Accessible Contact Form. http://green-beast.com/blog/?p=128