The information in this article applies to:
SUMMARYIf you do not like the default color and font that the Genhtml program uses when you save a form or report to HTML, you can change the color and font in the Genhtml.dbf file. MORE INFORMATIONBy default, if you do not call Genhtml programmatically with the style parameter to create a Web page, Genhtml creates the page(s) with a silver background and a standard font. To change the default color and font try using the following sample code:
This code changes the default color and text to an 18 point Arial font with
red text and a blue background. The next time you save an item as HTML, the
program uses the new color and font.
NOTE: If you cannot find your Genhtml.dbf file, you must run the Genhtml.prg program once. The easiest way to do this is to browse a table and from the File menu, select "Save As HTML". REFERENCESVisual FoxPro 6.0 Help; search on: "Samples"; topic: "Utilities" © Microsoft Corporation 1998, All Rights Reserved. Additional query words: kbVFp600 kbInternet
Keywords : |
Last Reviewed: August 23, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |