You can use the FolderSuffix property to determine the folder suffix that Microsoft Access uses when you save a data access page as a Web page, use long file names, and choose to save supporting files in a separate folder (that is, if the UseLongFileNames and OrganizeInFolder properties are set to True)
Setting
The FolderSuffix property is a string expression representing the text displayed as a hyperlink.
This property is available only by using Visual Basic.
Remarks
Newly created data access pages use the suffix returned by the FolderSuffix property of the DefaultWebOptions object. The value of the FolderSuffix property of the WebOptions object may differ from that of the DefaultWebOptions object if the data access page was previously edited in a different language version of Microsoft Access. You can use the UseDefaultFolderSuffix method to change the suffix to the language you are currently using in Microsoft Office 2000.
By default, the name of the supporting folder is the name of the Web page plus an underscore (_), a period (.), or a hyphen (-) and the word "files" (appearing in the language of the version of Microsoft Access 2000 in which the file was saved as a Web page). For example, suppose that you use the Dutch language version of Access 2000 to save a file called "Page1" as a Web page. The default name of the supporting folder would be Page1_bestanden.
The following table lists each language version of Office 2000, and gives its corresponding LanguageID property value and folder suffix. For the languages that are not listed in the table, the suffix ".files" is used.
Language
Language | LanguageID | Folder suffix |
---|---|---|
Arabic | 1025 | .files |
Basque | 1069 | _fitxategiak |
Brazilian | 1046 | _arquivos |
Bulgarian | 1026 | .files |
Catalan | 1027 | _fitxers |
Chinese - Simplified | 2052 | .files |
Chinese - Traditional | 1028 | .files |
Croatian | 1050 | _datoteke |
Czech | 1029 | _soubory |
Danish | 1030 | -filer |
Dutch | 1043 | _bestanden |
English | 1033 | _files |
Estonian | 1061 | _failid |
Finnish | 1035 | _tiedostot |
French | 1036 | _fichiers |
German | 1031 | -Dateien |
Greek | 1032 | .files |
Hebrew | 1037 | .files |
Hungarian | 1038 | _elemei |
Italian | 1040 | -file |
Japanese | 1041 | .files |
Korean | 1042 | .files |
Latvian | 1062 | _fails |
Lithuanian | 1063 | _bylos |
Norwegian | 1044 | -filer |
Polish | 1045 | _pliki |
Portuguese | 2070 | _ficheiros |
Romanian | 1048 | .files |
Russian | 1049 | .files |
Serbian (Cyrillic) | 3098 | .files |
Serbian (Latin) | 2074 | _fajlovi |
Slovakian | 1051 | .files |
Slovenian | 1060 | _datoteke |
Spanish | 3082 | _archivos |
Swedish | 1053 | -filer |
Thai | 1054 | .files |
Turkish | 1055 | _dosyalar |
Ukranian | 1058 | .files |
Vietnamese | 1066 | .files |