How's it goin' wiskic10_4 my'man? Here are the Wolfman's suggestions:

1) Don't use Dreamweaver. This option is way to expensive. They guys at my work wanted Dreamweaver, and I convinced them to move to my option #2 below. The WYSIWYG mode can also really screw up the underlying code.

2) If you are in Windows, use Textpad (http://www.textpad.com/) This is a nice free text editor for Windows that makes coding webpages really easy. It recognizes PHP, HTML, JAVA tags...

3) If you require some server side code, you may want to consider PHP. This is the most commonly used server side scripting language and support can be found on the web all over the place.