/****************************************************************************\ * * * GbConfig.jfm -- Guest Book Mail Configuration Page * * * * GbConfig.jfm is part of the Guest Book prebuilt business solution. It is * * used to configure the name of the SMTP mail server. This configuration * * information is then used by the Guest Book Mail page to send messages to * * people who have signed the Guest Book. * * * * Dependencies: mailto71.gif * * homepg31.gif * * apps/shared/controls.cc * * apps/shared/registry.js * * * * Links to: /ibapps/index.htm * * * * Updated 11/12/96 by IntraBuilder Samples Group * * $Revision: 1.4 $ * * * * Copyright (c) 1996, Borland International, Inc. All rights reserved. * * * \****************************************************************************/ #include "winreg.h" // // Define the registry key for the Guest Book Settings // #define GUEST_BOOK_REG_KEY "SOFTWARE\\Borland\\IntraBuilder\\1.0\\Guest Book" // {End Header} Do not remove this comment// // Generated on 11/12/96 // var f = new gbconfigForm(); f.open(); class gbconfigForm extends Form { _sys.scripts.load(_sys.env.home() + "APPS\\SHARED\\CONTROLS.CC") with (this) { onServerSubmit = class::Form_onServerSubmit; onServerLoad = class::Form_onServerLoad; color = "a4d5ff"; height = 13.6667; left = 0; top = 0; width = 74; title = "Mail Server Configuration"; } with (this.rule1 = new Rule(this)){ top = 4; size = 2; right = 70; } with (this.rule2 = new Rule(this)){ top = 12; size = 2; right = 70; } with (this.rule3 = new Rule(this)){ top = 7.5; size = 2; right = 70; } with (this.mailToLogo = new Image(this)){ height = 3.4167; width = 10.25; dataSource = "filename MAILTO71.GIF"; alignment = 4; } with (this.titleHTML = new HTML(this)){ height = 2; left = 12; width = 58; color = "steelblue"; text = '