Step : Create a default custom HTML template file
|
|
|
Note: Do not delete or change Wizard.html! To learn more about Wizard.html visit the Advanced Topics.
- Copy Wizard.html to another file that we can use as a basis for all future custom HTML template files that we might create. We do this to minimize the risk of accidentally corrupting Wizard.html. cd c:\Program Files\HCL\ZIEForWeb\ZIEWeb copy Wizard.html CustomTemplate.html
- Make a copy of CustomTemplate.html that we can use as our custom HTML template file for Standard Supplies, Inc. cd c:\Program Files\HCL\ZIEForWeb\ZIEWeb copy CustomTemplate.html sstemplate.html
|
|
|