home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 8 / CDACTUAL8.iso / progs / ite / ite10d1.exe / DATA.Z / SAMPLES.TXT < prev    next >
Encoding:
Text File  |  1996-09-07  |  7.6 KB  |  170 lines

  1. -------------------------------------------------------------------------------
  2. IntraBuilder Sample Snippets
  3. Version 1.0
  4.  
  5. SAMPLES.TXT
  6. Updated 5:00 PM 8/31/96
  7.  
  8. This file contains information about the sample snippets that come with 
  9. IntraBuilder Version 1.0. The files in the Samples directory, are meant to 
  10. demonstrate the general functionality of the IntraBuilder designer and to 
  11. provide small samples of JavaScript programming techniques.
  12.  
  13. IntraBuilder also includes several prebuilt business solution applications. 
  14. These applications can be found in the Apps directory. For more information 
  15. about the prebuilt business solutions, see the README.TXT file in the Apps 
  16. directory.
  17.  
  18. For general information about IntraBuilder see the README.TXT file in the 
  19. main program directory (by default this is C:\Program Files\Borland\
  20. IntraBuilder). 
  21.  
  22. Server installation issues are addressed in the file SERVER.HLP, which is 
  23. also located in the main program directory. General installation and 
  24. uninstallation issues are addressed in the file INSTALL.TXT, which remains 
  25. on your installation disk.
  26.  
  27. -------------------------------------------------------------------------------
  28. SAMPLE FILE SETUP
  29. -------------------------------------------------------------------------------
  30.  
  31. The installation program will take care of all configuration items so that
  32. your web server can communicate with the IntraBuilder server. The exception
  33. to this is when your web server is WebSite. To run IntraBuilder applications
  34. with WebSite, you need to make two configuration settings in the WebSite
  35. Properties dialog. This is described in the SERVER.HLP file in your main 
  36. program directory.
  37.  
  38. If you encounter any problems getting the sample files to run, see the 
  39. SERVER.HLP file to make sure that the web server has been configured correctly 
  40. to interact with the IntraBuilder server.
  41.  
  42. After installing IntraBuilder, you can follow these steps to run the sample 
  43. files.
  44.  
  45. 1.  Make sure that your web server is running.
  46.  
  47. 2.  Load the IntraBuilder Server on the same machine as the web server.
  48.  
  49. 3.  Load this page in the browser:
  50.  
  51.     /svr/intrasrv.isv?samples/samphome.jfm
  52.  
  53. 4.  From the samples home page, you will find links to each of the individual 
  54.     sample forms.
  55.  
  56. -------------------------------------------------------------------------------
  57. SAMPLE TABLES
  58. -------------------------------------------------------------------------------
  59.  
  60. There are several sample tables in the samples directory so that you can begin
  61. trying out the IntraBuilder features right away. These tables include:
  62.  
  63. BIOLIFE.DBF   -  This is just for fun. It contains pictures and descriptions
  64. BIOLIFE.DBT      of various marine animals.
  65.  
  66. CUSTOMER.DBF  -  This is similar to many business tables. It contains the
  67. CUSTOMER.DBT     name, address, and other general information for a set of
  68. CUSTOMER.MDX     customers.
  69.  
  70. ORDERS.DBF    -  This table contains order information for the customers in
  71. ORDERS.MDX       CUSTOMER.DBF. The two tables can be related based on the 
  72.                  CUSTOMER_N field.
  73.  
  74. LINEITEM.DBF  -  This table contains line item information for the orders in
  75. LINEITEM.MDX     ORDERS.DBF. The two tables can be related based on the 
  76.                  ORDER_NO field.
  77.  
  78. -------------------------------------------------------------------------------
  79. SAMPLE PAGES
  80. -------------------------------------------------------------------------------
  81.  
  82. There a few files in the samples directory that demonstrate some of the 
  83. capabilities of the Form Expert and Form Designers. These forms can be
  84. launched within IntraBuilder by double clicking the file icon in the 
  85. IntraBuilder Explorer. They can be run across the web by following the 
  86. setup instructions below and then loading a URL such as:
  87.  
  88.    /svr/intrasrv.isv?samples/biolife.jfm
  89.  
  90. BIOLIFE.JFM   -  This is a simple form that was generated by the Form Expert.
  91.                  Then the Form Designer was used to add comments and set 
  92.                  properties such as background. The navigation buttons were 
  93.                  created automatically by the Expert.
  94.  
  95. CUSTORD.JFM   -  This form demonstrates the use of server-side and client-side
  96.                  JavaScript. Changing the value of either Select control 
  97.                  launches client-side code that then reloads the form to show 
  98.                  the desired value. Notice the use of the hidden control to
  99.                  tell the server what event caused the form to reload.
  100.  
  101.                  Note that the onChange event may not fire immediately on your
  102.                  browser. Older Netscape browsers will not execute the onChange
  103.                  until the select control loses focus. Navigator 3.0 correctly 
  104.                  fires the onChange as soon as the change is made.
  105.  
  106. SAMPHOME.JFM  -  This page was generated by the Home Page Form Expert. It 
  107.                  contains links to each of the other pages. The page was 
  108.                  modified in the Form Designer as well. The links (to the 
  109.                  other pages) that were generated by the Expert were modified 
  110.                  to be relative to the main installation directory (since you
  111.                  can install this to any directory).
  112.  
  113. SERVER.JFM    -  This form is more than a sample. It is the actual utility for
  114.                  modifying the configurable options of the IntraBuilder Server.
  115.                  The form works just as well inside IntraBuilder as it does
  116.                  across the web. The form demonstrates the use of external 
  117.                  functions (Windows API functions in this case). The actual
  118.                  API calls are in REGISTRY.JS.
  119.  
  120.  
  121. -------------------------------------------------------------------------------
  122. IMAGE FILES
  123. -------------------------------------------------------------------------------
  124.  
  125. The image files are provided so that you can test out IntraBuilder 
  126. capabilities with a variety of images.
  127.  
  128. BIO90030.JPG - JPEG Image
  129. BIO90080.BMP - Windows BMP Image
  130. BIO90090.XBM - XBM Image
  131. BIO90110.GIF - GIF 89 Image
  132. BIO90120.PCX - PCX Image
  133. BIO90140.TIF - TIF Image (no compression)
  134. BIO90150.TIF - TIF Image (compressed)
  135. BIO90160.XBM - XBM Image
  136. BIO90210.GIF - GIF 87 Image
  137. BIO90220.PCX - PCX Image
  138. BIO90230.BMP - Windows BMP Image
  139. BIO90260.JPG - JPEG Image
  140. BORLND22.GIF - GIF file
  141. IBSPLASH.BMP - Windows BMP Image
  142.  
  143. -------------------------------------------------------------------------------
  144. OTHER SAMPLE FILES
  145. -------------------------------------------------------------------------------
  146.  
  147. REGISTRY.JS   -  Source code for the Registry custom class. It makes use of
  148.                  the Windows API to read and write values to the system
  149.                  registry.
  150.  
  151. SAMPLES.TXT   -  This file.
  152.  
  153. STRUCMEM.DLL  -  A function library for working with structures in 
  154.                  IntraBuilder. The functions are prototyped in STRUCMEM.JS. A
  155.                  brief sample in shown in STRUCSAM.JS.
  156.  
  157. STRUCMEM.JS   -  IntraBuilder function prototypes for the functions in 
  158.                  STRUCMEM.DLL. After running this script you can use the
  159.                  functions in STRUCMEM.DLL just like built-in JavaScript
  160.                  functions.
  161.  
  162. STRUCSAM.JS   -  A small sample of using the functions in STRUCMEM.DLL.
  163.  
  164. Note that the samples make use of some files that are stored in other
  165. directories. Header files are stored in the Include directory (right under
  166. your main installation directory).
  167.  
  168. -------------------------------------------------------------------------------
  169. Copyright (c) 1996 Borland International, Inc. All rights reserved.
  170.