Techniques Illustrated in This Solution

[Previous] [Next]

Like the previous solutions in this book, the Loan Calculation solution illustrates many techniques. Table 9-1 lists the various techniques and the source file in which each is implemented. Although I might not discuss each technique in this list, you can use it to find the appropriate source file and examine the implementation on your own. Also, you can use this table as a quick reminder of the techniques illustrated in this chapter's solution.

Table 9-1. Techniques demonstrated by the Loan Calculation solution.

Technique Source File
Saving an Excel 2000 spreadsheet in HTML file format. Mortgage.htm
Using a saved spreadsheet in the Spreadsheet component. Default.asp
Using the Spreadsheet component on the server to recalculate a model based on new inputs. Default.asp
Generating an appropriate HTML version of the Spreadsheet component for the target browser. Default.asp
Using the BrowserType object to determine capabilities of the client browser. Default.asp
Using the table-layout style attribute to help Microsoft Internet Explorer render tables faster. Default.asp
Translating between RGB color values and HTML color values. Default.asp



Programming Microsoft Office 2000 Web Components
Programming Microsoft Office 2000 Web Components (Microsoft Progamming Series)
ISBN: 073560794X
EAN: 2147483647
Year: 1999
Pages: 111
Authors: Dave Stearns

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net