Setting up Dreamweaver is almost the same as setting a FTP publishing point. This example is based on Dreamweaver MX 2002 (Windows version).
1. Open Dreamweaver
2. Click Site > New Site
3. Type a name for your web site (example: MySite), then Next
4. Choose "Yes, I want to use a Server Technology", then choose ASP VBScript (or other options that suite your needs), then click Next
5. Choose "Edit locally then upload to remote testing server", then Next
6. In "How do you connect to your testing Server", choose FTP
7. In "What is the hostname....", input the name of your web site (ex: www.mycompany.com)
8. In "What folder....", input a slash /
9. Input your user name and password, then click Next
10. In "What URL would you like to use...", input the full URL of your web site followed by one slash (ex: http://www.mycompany.com/), then click Next
11. Choose "Do not enable check in and check out", then Next
12. Click Done.