Dynamic Web Tutorials and Notes
Set up site for testing
III Set up site for testing on local machine
Tell Dreamweaver where your folder is, what server technology you want to
use, how you want to work with your files and what your URL is.
- Open Dreamweaver MX
- Click Site>New Site
- Click ‘Basic’ tab
- Name your site eg TestSite
- Click ‘Next’
- Click ‘Yes, I want to use a server technology’
- Select ‘ASP
VB script’ from drop down
- Click ‘Next’
- Click ‘Edit and test locally’
- Click the folder icon and browse to C:\inetpub\wwwroot\testsite
- Click ‘Next’
- URL should read
http://localhost/testsite
- Click ‘Test URL’
- Click ‘OK’
- Click ‘Next’
- Click ‘No’
- Click ‘Done'
- Your site has the following settings: