How to get the FrontPage Include Page feature in Expression Web
Expression Web v2 has the FrontPage design time Include Page feature, which is missing from Expression Web v1. However , the feature is initially hidden. To use this feature in Expression web 2:
To use the feature, the page to be included must have a .htm or .html extension. The feature will include everything in this page that is between <body> and </body> tags - but not including these tags. Note that any script or CSS before the <body> tag will NOT be included in any page. This script and/or CSS must be inserted in pages independently.
Advanced Search