|
Server : Apache/2.4.62 System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64 User : www ( 80) PHP Version : 8.3.8 Disable Function : NONE Directory : /domains/mguerinweb/Offline_Archive/DBAdmin/ |
Upload File : |
<%'There should be no ASP or HTML codes above this line '1 Click DB Free Configuration Variables ocdAdminPassword = "" 'comma delimited list of passwords required to create dynamic connections. Session cookies required for this option. ocdADOConnection = "" ' e.g : "provider=Microsoft.Jet.OLEDB.4.0;data source=c:\inetpub\data\Northwind.mdb;" 'hard coded connection string, if not set session cookies will be used to gather dynamic connection information ocdADOUsername = "" 'hard coded db user name, only active if ocdADOConnection is set ocdADOPassword = "" 'hard coded db password, only active if ocdADOConnection is set ocdStyleSheet = "ocdStyleSheet.css" ocdBrandLogo = "" 'Your HTML Link/Logo Here" 'replace "1 Click DB Free" HTML in upper right corner of interface ocdBrandText = "" 'replace "1 Click DB Free" TEXT in the interface ocdReadOnly = False 'If true, modifications to your database are discouraged. For better security set user and database permissions as appropriate ocdPageSizeDefault = 10 'default page size for browse grids ocdSessionTimeout = 50 'Session timeout in minutes ocdDBTimeout = 30 'Seconds before giving up on returning results from an SQL query ocdComputeTimeout = 1 'Seconds before giving up on returning results from an computed statistics for a query ocdMultipleFieldSort = False 'Set to False for non-additive Order By sorts ocdGridHighlightSelected = True 'if true, enable highlight selected records in Browse grids ocdDefaultTextCompare = "Starts With" 'Default comparision operator for text field, valid values are "=","Starts With", "Contains","Like","In","Is Null" ocdShowDefaults = True 'Enable display of default values when adding new records ocdCodePage = 1252 ocdFormNullToken = "" ocdShowRelatedRecords = True 'Show browse of related records from edit screens; Default=true ocdSelectForeignKey = True 'Create dropdown select box for picking single field foreign keys, if false show regular text field; Default=true ocdDisableTextDriver = True 'Use True to discourage Text driver connections. Remove driver from server when not required or if security is an issue. ocdAllowExport = True ocdShowCheckedSearchFields = True ocdForceExportDownload = False ocdMaxURLLength = 2000 'IE 5.0 limit is 2083, other browsers may be more or less if application sees a violation an "Identifier too long" exception is thrown. URLs that exceed your browser's capabilities usually result in non-specific error messages. ocdUseCustomEditPages = False 'If true add/edit page requests are forwarded to files named TableName_Edit.asp ocdCharSet = "iso-8859-1" ocdFooterHTML = "" ocdHeaderHTML = "" 'Session.LCID = 1033 'Force 1 Click DB to use English_United_States locale settings 'There should be no ASP or HTML Codes below this line %>