Takes one parameter, HtmlEscapedString, and returns the Unescaped Version of this string
Takes one parameter, EscapedTemplate, and returns the Unescaped Version of this string
Brief overview on the file structure and contents under Moxie. The files and folders discussed in this post are those that are essential when upgrading to the most recent version of Moxie.Build , or when troubleshooting server errors.
Takes one parameter, EscapedHTMLString, and returns the Unescaped Version of this string
Takes one parameter, EscapedHTMLString, and returns the Unescaped Version of this string
Upgrade Notes
In order to Upgrade an existing copy of Moxie.Build V4 or V5 to the most recent version of V5, you can use the Upgrade example files found in the Tools folder to help automate upgrading multi-service systems, or you can just replace the following files/folders: Moxie.exe Moxie.dll Default.dll /DBStore/BuiltIn.* /Lib /Public/BuiltIn /Templates/Admin /Templates/Clean /Templates/Default /Templates/Default5 /Templates/Report
In this example, we use a plain old Moxie.Build system and compare it to the MEAN Stack equivalent by building two functionally equivalent versions of a fleshed out To Do List Application. Both versions utilize local user authentication, a relational database system and the security measures found in typical production-level applications on the web today.
Takes two parameters, FileName, bHasHeader
Takes one parameter, Type
Takes a single Source parameter
Takes one parameter bNoHeaders and returns the result to an assigned variable
Takes two parameters, Title, Path
Takes one parameter, bNoHeaders
Takes four parameters, FieldBase, Destination, Function, IfLenFld
Takes 10 parameters, FieldBase, From, To, Subject, Body, bMerge, AttachName, AttachPath, Slow, IfLenFld
Takes two parameters, FileName, bUseHeader
Takes 6 parameters, Location, Mode, Div, Data, Script, Extra
Takes 5 parameters, Location, Mode, Class/ID, Init, bNoAutoAlign
Takes 5 parameters, Location, Mode, Title, Element, Class
Takes two parameters, FileName, bHasHeader
Takes two parameters, PathToFile, Options
Takes two parameters, FileName, bHasHeader
Takes two parameters, FilePath, bUseHeader
Takes two parameters, FileName, bHasHeader
Takes two parameters, FileName, bHasHeader
Takes three parameters Method, URL, Body
The MOX coding and programming language pays heritage to BASIC, but has been crafted for the specific type of work and environment that is demanded of Moxie.Build.
This is our current Terms of Service, last updated 2016-01-12.
ExportSchema and ImportSchema are BuiltIn procedures that are available for use with source control systems.
This is our current Privacy Policy, last updated 2016-01-12.
A single Windows OS can host many instances of Moxie.Build, these steps will guide you through the setup process.
Developing in Moxie.Build on localhost give you the advantage of working with the template files natively. When working on procedures (MOX code) you need to access that through the Procedures page in the Admin area of a Moxie.Build system, if running the server on localhost or on a remote server. When running on a remote server, you can edit the template files via the Files page in the Admin area.
Moxie.Build, in short, may be used and licensed free of charge for education and non-profit organizations. Whenever it is used by government or for-profit organizations the license is granted on a subscription basis.
Moxie.Build includes a number of open source components as part of its distribution; each is subject to their own licenses as included with the files for those components.
Takes two parameters, FileName, bHasHeader
The Moxie.cfg file is read on server start and controls aspects that cannot be changed while the server is running.
The Setup Table controls aspects that can be changed while the server is running, and is intended to contain both Moxie.Build specific values as well as application specific.
Takes one parameter
Cloudflare is a first and foremost a Web Application Firewall and Content Distribution Network, among other additional services.
A special type of Private Method, called a Private Function, that is intended to return a single value or multiple values simultaneously.
Has one parameter, a Content.Lang prefix
Takes a variable number of parameters.