HOWTO: Use GENHTML to Create HTML from a Visual FoxPro Screen (192301)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 6.0
This article was previously published under Q192301 SUMMARY
The Genhtml.prg is a Hypertext Markup Language (HTML) generation program
that ships with Visual FoxPro 6.0. When executed, the Genhtml.prg creates a
text file that contains a hypertext markup language version of a form,
menu, report, or table. The Genhtml.prg executes when the "Save as HTML"
option is selected from the File menu.
This article shows two methods of using GENHTML to create an HTML file from
a Visual FoxPro form.
REFERENCES
Visual FoxPro 6.0 Books Online: Programmer's Guide; Chapter 13 Compiling an
Application.
For additional information, please see the following article in the
Microsoft Knowledge Base:
185657 HOWTO: Utilize the Hyperlink Foundation Class
(c) Microsoft Corporation 1998. All Rights Reserved. Contributions by
John Desch, Microsoft Corporation.
| Modification Type: | Minor | Last Reviewed: | 7/13/2004 |
|---|
| Keywords: | kbcode kbhowto KB192301 |
|---|
|