|
Publishing Your Web Pages |
|
|
When you have finished designing and testing your site, you will want to publish it to either your local web server, or to a remote host location. You can do this using the "Deploy feature".
Deploying Your Web Site
1. Click the Deploy button
2. The Deploy Web dialog will appear
Deploying on a Unix Web Server
1. You must enter the required information: - the name of your database - the user name and password for the database
2. Click on Generate to publish your pages locally
OR
3. Click on Generate & Upload to publish your pages to your web server
Deploying on a Windows Web Server
Generating ASP Pages
You should see that your ODBC/ADO connection information is already filled in
- If you have used an ODBC connection to connect to your source, please select the ODBC radio button
- If you have used an ADO connection string to connect to your source, please select the ADO radio button
Click on Generate to publish your pages locally
OR
Click on Generate & Upload to publish your pages to your web server
Generating PHP Pages
The PHP screen will be the same as above.
- If you have used an ODBC connection to connect to your source, please select the ODBC radio button
You will see that your ODBC connection information is already filled in
- the name of your database - the user name and password for the database
Click on Generate to publish your pages locally
OR
Click on Generate & Upload to publish your pages to your web server
|