Skip to main content

Transitioning to Expression Web

Author: Corrie Haffly, PixelMill

PixelMill offers modular site-building solutions optimized for Web 2.0, featuring high quality templates, images, video, audio, add-ons, platform-specific solutions, training, and custom services for developers' web design needs.

One of the biggest differences between Expression Web and FrontPage is that Expression Web does not allow you to insert FrontPage "bots"—that is, features in FrontPage that depend on FrontPage Server Extensions. In short, the "Insert > Web Component" feature in FrontPage 2002 and 2003 is not available in Expression Web, and neither are Themes, Shared Borders, Include Pages, Link Bars, Page Banners, or Comments. You can read the Microsoft reasoning for this move, most of which I agree with, here: Expression Team Blog.

A key thing to realize is that Expression Web is "friendly" to websites that use these components. It won't break them, and in fact, you can still access their properties. If you double-click on a hit counter in Expression Web, the Hit Counter dialog box will still appear and allow you to modify the properties of the hit counter. The major difference is that there isn't an easy way in Expression Web to insert a new hit counter.

In the rest of this article, I'll pinpoint some of these FrontPage components and offer alternate solutions.

Include Pages

This is the one area where I disagree with Microsoft. Include pages are a valuable way to insert content on multiple pages without being constrained to include that content on every page as a dynamic web template would.

The good news is that Microsoft is very aware that the community values include pages, and they will be releasing an add-on which allows Expression Web to insert and manage include pages, and will very likely include them—or at least their functionality—in later releases of Expression Web.

For now, you can still insert new include pages by adding a line of HTML code, namely, this:

<!--webbot bot="Include" U-Include="filenamehere.htm" TAG="BODY" -->

Simply replace "filenamehere.htm" with the URL of the include page that you wish to insert. Expression Web will recognize this webbot code and insert the include page as you would expect in FrontPage.

FrontPage Link Bars

FrontPage Link Bars have been well-used in the past for their easy-to-modify nature. Unfortunately, they do not validate! Instead of using FrontPage Link Bars, use an include page that holds your CSS-formatted links, or include the links in a dynamic web template. This way, it is still relatively easy to make global changes to the navigation bar across a site by modifying the include page or DWT.

FrontPage Themes

FrontPage Themes have mostly been out of the template world already, with more and more developers depending on CSS for formatting the look and design of a site. Using a Theme causes your site to not validate, so you should definitely transition into CSS websites and drop Themes altogether!

FrontPage Shared Borders

Very few template developers use Shared Borders anymore either. Instead, use Include Pages and Dynamic Web Templates to achieve a "global layout" for your website. If you are not already familiar with Dynamic Web Templates, we have many resources at PixelMill to help you become familiar with them and learn how to use them.

FrontPage Forms

You can still have FrontPage Forms within Expression Web by going to Form Properties—the options for using FrontPage Server Extensions are still available. However, your web page will not validate if you use the options for sending to a file or to an email address. Find out if your web hosting provider features custom form scripts that you can use instead, or run a search query to find some free custom form scripts. You may have to learn a bit of scripting (ASP, PHP, and the like) in order to customize the scripts.

FrontPage Photo Gallery

Taking out the FrontPage photo gallery means that you will have to go back to creating a gallery page the "old-fashioned way"—creating thumbnails, building the layout for the thumbnails, linking to your larger images. Or, look into other software that might do the work for you!

This concludes the article series on moving from FrontPage into Expression Web. I hope this series has made the transition a little smoother for you!

Articles in this series

  1. Transitioning to XHTML Strict in 10 Steps
  2. Transitioning to Semantic Markup
  3. Transitioning to CSS
  4. Learning CSS
  5. Transitioning to Accessibility
  6. Transitioning to Expression Web [this article]

Related Links

Expression Newsletter

The Expression newsletter contains detailed information, how-to guides, and other resources about the Expression products. Every issue of the Expression newsletter will provide:

  • Exclusive information and articles from design experts.
  • Best practices in the use of the Expression products.
  • Expression event announcements.
  • Step-by-step tutorials, webcasts, samples, and video training.

View the Newsletter!

Microsoft is conducting an online survey to understand your opinion of the MSDN Web site. If you choose to participate, the online survey will be presented to you when you leave the MSDN Web site.

Would you like to participate?