MiscellaneousLast Updated: 8/11/2006 | |
| Sections above here: Home ยป Development | |
|
Sections below here:
Topics in this section: |
External FilesFiles such as images and other downloadable items can be served off a files sub directory. FaviconSee External Files how to customize the favicon.ico file. Other Form PropertiesBe sure to look at the properties on the form as well. There are properties that allow customization of the output that are often overlooked. These properties allow control over the HTML output, and more. Server ControllerEach application has a ServerController unit. The ServerController contains properties to affect how the application acts and behaves on a global scale. It also contains events that can be defined. For more information, see the Server Controller chapter. DatamodulesIf you use datamodules, please see the FishfactDM demo. One thing to note, if you link your datasource properties to a datamodule at design time like FishFactDM does, your datamodules MUST be owned by the users WebApplication. This is done in FishFactDM by setting the datamodule's owner to the session data's owner, which is the WebApplication variable. If this is not done, the forms will not be read in properly and all the forms will be linked to the first and same datamodule. Note: The Datamodules refers only to IntraWeb for Delphi.
WEB browser as GUIThere are some points you have to take into consideration here:
|
(C) 2002-2009 - Atozed Software Ltd. | |