home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1997 May / Pcwk0597.iso / borland / ib / setups / intrabld / data.z / SAMPHOME.JFM < prev    next >
Text File  |  1996-11-13  |  5KB  |  178 lines

  1. /****************************************************************************\
  2. *                                                                            *
  3. * SampHome.jfm  --  Sample Files Home Page Form                              *
  4. *                                                                            *
  5. * SampHome.jfm was generated by the Home Page Expert. It contains links to   *
  6. * other forms and reports in the samples directory.                          *
  7. *                                                                            *
  8. * Dependencies:  Borlnd22.gif                                                *
  9. *                IBsplash.bmp                                                *
  10. *                                                                            *
  11. * Updated 11/13/96 by IntraBuilder Samples Group                             *
  12. * $Revision:   1.11  $                                                       *
  13. *                                                                            *
  14. * Copyright (c) 1996, Borland International, Inc. All rights reserved.       *
  15. *                                                                            *
  16. \****************************************************************************/
  17. // {End Header} Do not remove this comment//
  18. // Generated on 11/13/96
  19. //
  20. var f = new samphomeForm();
  21. f.open();
  22. class samphomeForm extends Form {
  23.    _sys.scripts.load("COUNTER.CC")
  24.    with (this) {
  25.       onServerLoad = class::Form_onServerLoad;
  26.       color = "";
  27.       height = 14;
  28.       left = 0;
  29.       top = 0;
  30.       width = 72;
  31.       title = "IntraBuilder Sample Forms";
  32.       background = "filename borlnd22.gif";
  33.    }
  34.  
  35.  
  36.    with (this.rule1 = new Rule(this)){
  37.       left = 1;
  38.       top = 8;
  39.       size = 2;
  40.       right = 59;
  41.    }
  42.  
  43.  
  44.    with (this.rule2 = new Rule(this)){
  45.       left = 1;
  46.       top = 13;
  47.       size = 2;
  48.       right = 59;
  49.    }
  50.  
  51.  
  52.    with (this.TITLE = new HTML(this)){
  53.       height = 2;
  54.       left = 18;
  55.       width = 54;
  56.       color = "black";
  57.       fontBold = true;
  58.       text = '<H1><Font Size="+4">I</Font>ntraBuilder <Font Size="+4">S</Font>ample <Font Size="+4">F</Font>orms</H1>';
  59.    }
  60.  
  61.  
  62.    with (this.image1 = new Image(this)){
  63.       height = 5;
  64.       left = 1;
  65.       width = 16;
  66.       dataSource = "filename IBSPLASH.BMP";
  67.       alignment = 3;
  68.    }
  69.  
  70.  
  71.    with (this.html1 = new HTML(this)){
  72.       height = 3;
  73.       left = 1;
  74.       top = 9;
  75.       width = 55;
  76.       color = "black";
  77.       fontBold = true;
  78.       text = "<H3>This page contains links to the sample forms that come with IntraBuilder For more information about these forms, see the samples.txt file.</H3>";
  79.    }
  80.  
  81.  
  82.    with (this.html2 = new HTML(this)){
  83.       height = 1;
  84.       left = 1;
  85.       top = 14;
  86.       width = 55;
  87.       color = "black";
  88.       fontBold = true;
  89.       text = "<H3>Links</H3>";
  90.    }
  91.  
  92.  
  93.    with (this.html3 = new HTML(this)){
  94.       height = 2;
  95.       left = 1;
  96.       top = 15.5;
  97.       width = 70;
  98.       color = "black";
  99.       fontBold = true;
  100.       text = '<UL><LI><A HREF="intrasrv.isv?samples\\activex.jfm">ActiveX.jfm - An ActiveX chart sample</A></LI></UL>';
  101.    }
  102.  
  103.  
  104.    with (this.html4 = new HTML(this)){
  105.       height = 2;
  106.       left = 1;
  107.       top = 17.5;
  108.       width = 70;
  109.       color = "black";
  110.       fontBold = true;
  111.       text = '<UL><LI><A HREF="intrasrv.isv?samples\\java.jfm">Java.jfm - A Java applet chart sample</A></LI></UL>';
  112.    }
  113.  
  114.  
  115.    with (this.html5 = new HTML(this)){
  116.       height = 2;
  117.       left = 1;
  118.       top = 19.5;
  119.       width = 70;
  120.       color = "black";
  121.       fontBold = true;
  122.       text = "<UL><LI><A HREF=" + '"' + "intrasrv.isv?samples\\mssqlpub.jfm" + '"' + ">MSSQLpub.jfm - Sample using MS SQL Server's pubs database</A></LI></UL>";
  123.    }
  124.  
  125.  
  126.    with (this.html6 = new HTML(this)){
  127.       height = 2;
  128.       left = 1;
  129.       top = 21.5;
  130.       width = 70;
  131.       color = "black";
  132.       fontBold = true;
  133.       text = '<UL><LI><A HREF="intrasrv.isv?samples\\biolife.jfm">BioLife.jfm - Expert generated form with modifications</A></LI></UL>';
  134.    }
  135.  
  136.  
  137.    with (this.html7 = new HTML(this)){
  138.       height = 2;
  139.       left = 1;
  140.       top = 23.5;
  141.       width = 70;
  142.       color = "black";
  143.       fontBold = true;
  144.       text = '<UL><LI><A HREF="intrasrv.isv?samples\\custord.jfm">CustOrd.jfm - One to many form</A></LI></UL>';
  145.    }
  146.  
  147.  
  148.    with (this.html8 = new HTML(this)){
  149.       height = 2;
  150.       left = 1;
  151.       top = 25.5;
  152.       width = 70;
  153.       color = "black";
  154.       fontBold = true;
  155.       text = '<UL><LI><A HREF="intrasrv.isv?samples\\netinfo.jfm">NetInfo.jfm - Using the NetInfo class</A></LI></UL>';
  156.    }
  157.  
  158.  
  159.    with (this.Counter1 = new Counter(this)){
  160.       height = 1.1667;
  161.       top = 28;
  162.       width = 70;
  163.       color = "blue";
  164.       fontBold = true;
  165.    }
  166.  
  167.  
  168.    function Form_onServerLoad()
  169.    {
  170.       // set custom properties for custom counter class:
  171.       form.Counter1.cTableName= "COUNTERS"
  172.       form.Counter1.cCountName= "SAMPHOME"
  173.       form.Counter1.cFontSize = "5"
  174.       form.Counter1.cText     = "Number of visits to this page: "
  175.    }
  176.  
  177. }
  178.