both use files with the .cnf extension to store different information. NetMeeting 3.x uses the .cnf file to store speed dial information for contacts:
[ConferenceShortcut]
ConfName=example.microsoft.com/someone@microsoft.com
Address=example.microsoft.com/someone@microsoft.com
CallFlags=65551
Transport=5
FrontPage uses the .cnf file to store metadata. The following example is taken from the Service.cnf file:
vti_encoding:SR|utf8-nl
vti_httpdversion:SX|FrontPage-PWS32/4.0.2.3821
vti_dependenciesood:IR|1
vti_casesensitiveurls:IX|0
vti_textextensions:SX|.txt.
vti_navbuttonuplabel:SR|Up
vti_ignorekeyboard:IR|0
vti_featurelist:VX|vti_ACGroups vti_ServiceMarkUrlDirBrowse
vti_ServiceMarkUrlDirScript
vti_webservertype:SR|frontpage
vti_textindexood:IR|1
vti_categories:VR|Travel Expense\\ Report Business Competition
vti_navbuttonnextlabel:SR|Next
vti_timecreated:TR|01 Jan 2000 12:00:00 -0000
vti_approvallevels:VR|Content\\ Review Legal\\ Review Code\\ Review Manager\\ Review
vti_extenderversion:SR|4.0.2.4022
vti_navbuttonprevlabel:SR|Back
vti_longfilenames:IX|1
vti_oldestcompatibleversion:SR|2.0.0.0
vti_welcomenames:VX|index.htm
vti_restartmanual:IX|0
vti_defaultcharset:SR|windows-1252
vti_defaultlanguage:SR|en
vti_autorecalc:IX|1
vti_publishmetainfokeys:VR|vti_assignedto vti_approvallevel vti_categories vti_description
vti_hassearchbot:BR|true
vti_createpostinfo:BX|false
vti_navbuttonhomelabel:SR|Home
vti_htmlextensions:SX|.htm.html.shtml.shtm.stm.htt.htx.asp.alx.asa.
vti_disableautoimgsizeexts:SX|.asp
vti_insecureserverurl:SR|http://example.microsoft.com
For additional information about the metadata contained in the FrontPage .cnf files, view the Microsoft FrontPage 2000 Software Development Kit at the following Microsoft Web site: