The following is an overview of the chapters in the UPLOADit documentation.
Chapter 1: Introduction, Installation, and ConfigurationThis chapter will introduce you to the UPLOADit plug-in, show you how to install the plug-in, and show you some of the Configuration Dialog settings.
Chapter 2: How to set up your Web Page FormThis chapter explains how to set up your web page form to allow your users to upload files to your computer.
Chapter 3: How to set up your UPLOADit FileMaker ScriptThis chapter explains how to set up a FileMaker script in your database that UPLOADit will run when a user uploads a file to your UPLOADit server.
Chapter 4: File Upload ExampleThis chapter explains the File Upload Example solution that comes with the UPLOADit plug-in. This example solution allows you to upload any type of file to your FileMaker Web folder, and then shows you a result page that allows you to view or download the file you uploaded.
Chapter 5: Image Import ExampleThis chapter explains the Image Import Example solution that comes with the UPLOADit plug-in. This example solution allows you to upload a GIF or JPEG image, which will be imported into a container field in the database, and then display a web page showing the image you uploaded.
Chapter 6: Resume Upload ExampleThis chapter explains the Resume Upload Example solution that comes with the UPLOADit plug-in. This example solution first asks a web user for their First and Last Name, and then allows them to upload a resume to the UPLOADit server. It places the user's resume in a folder named with their first name inside of a folder named with their last name.
Chapter 7: IP Address CheckingThis chapter explains how UPLOADit checks IP addresses against the Allow and Deny IP lists you can define for your Realms.
Chapter 8: Credits & Contact Information
The following is an overview of the appendixes in the UPLOADit documentation.
Appendix A: FunctionsThis appendix lists and describes all the UPLOADit functions available to your FileMaker scripts. Each function lists a few examples, related functions, and possible error responses.
Appendix B: Realm TagsThis appendix lists and describes all the UPLOADit Realm Settings you can define for your Realms. These settings can be used in the UPLOADit_Realms.xml file, the "Upld-DefineRealmXML" function, and the "Realms" tab of the Configuration Dialog.
Appendix C: Function Error ResponsesAppendix D: Browser ErrorsThis Appendix lists and describes the web page errors that UPLOADit will possibly send to your web browser when you try to upload files to it. Each of the errors below are categorized by the main error message. The description then contains the secondary (longer) error message followed by possible reasons for receiving the error.
Appendix E: UPLOADit Flow ChartFollowing is general view of how a file gets from the browser to FileMaker.
Appendix F: GlossaryHere are several definitions that you may find helpful while reading the UPLOADit documentation.