home *** CD-ROM | disk | FTP | other *** search
/ CD Shareware Magazine 1999 April / CD_Shareware_Magazine_31.iso / WIN95 / INTERNET / h12395co.exe / data.1 / tutor2.hei < prev    next >
Encoding:
Text File  |  1997-11-05  |  3.3 KB  |  87 lines

  1. <include layout/heilay.hei>
  2.  
  3. <heitmlpage title="Quick Tutorial Advanced "> 
  4.  
  5. We now show examples using the
  6. <mheitml> component libraries.  The first example relates to the 
  7.  
  8. <font color="000064">dba</font>
  9. library. It is documented under the <at "dba Tutorial" target="doku">
  10. dba Tutorial</at> section of the Language Guide. The second example
  11. shows and explains the email form library. (Note that in these two examples
  12.  
  13. you will need to use the back button of your Browser to return here, because 
  14.  
  15. the back buttons on the demos pages themselves go to the Demonstration 
  16.  
  17. section).
  18.  
  19. <blockquote><table>
  20. <exx href="gdba.hei?first=t" > Guest book made with the dba library </exx>
  21. <exx href="emailex.hei" > Email Form Library  </exx>
  22. </table></blockquote>
  23. <bp> 
  24.  
  25. Another very important feature of <mheitml> is Session Mode, as documented in
  26. the <at "Session Mode" target="doku">Session Mode</at> section of the
  27. Language Guide. The following example consists of several pages, each
  28. containing a link to show the source code.
  29.  
  30. <table>
  31. <exx href="seslogin.hei"> Login </exx>
  32. </table>
  33. <p>
  34.  
  35. <banner "cginoway.gif"> 
  36. In contrast to 
  37.  
  38. <font color="000064"> <i>dba</i> </font>, which shows a relation and modifies 
  39.  
  40. records, we also have <font color="000064"> <i>dbs</i> </font>, which shows 
  41.  
  42. the result of a query in a scrollable window.  The
  43. first example below uses an SQL window and the 
  44.  
  45. <font color="000064"> <i>dbs Scroller</i> </font>. The second uses
  46. the <font color="000064"> <i> dbq </i> </font> library to create the query.  
  47.  
  48. With <font color="000064"> <i> dbq </i> </font>, a form can be
  49. shown to the user upon which various search conditions can be specified.
  50.  
  51. <blockquote><table>
  52. <exx href="dbsdemo.hei?first=t" > SQL search with Scroller  </exx>
  53. <exx href="dbqdemo.hei?first=t" > Search form with Scroller </exx>
  54. <exx href="../myout/my.hei"> Outline Demo </exx>
  55. </table></blockquote>
  56. <p> 
  57.  
  58.  
  59. Although the Quick Tutorial ends here, we have only touched the surface 
  60.  
  61. regarding <mheitml>'s capabilities. We strongly urge you to read the <at
  62. "Language Reference" target="doku">Language Reference </at> to learn about
  63. additional features, as well as the Documentation covering the various 
  64.  
  65. <mheitml> <at "The heitml Libraries">Libraries</at>.  <bp>
  66.  
  67. We also propose that you study the Source Code of the pages in this 
  68.  
  69. tutorial to see how they work. Remember to click on any User-defined Tag 
  70.  
  71. to see its definition. You can learn a lot of useful things in this manner
  72.  
  73. that will be of help when you create your own Tags. 
  74. <p>
  75.  
  76.  
  77.  
  78. For your convenience we have provided links below that allow you to see the 
  79.  
  80. Source Code of the pages in the Basics section.
  81.  
  82.  
  83. <blockquote><table>
  84. <exx href="owntags.hei" > Defining your own tags </exx>
  85. <exx href="ownpage.hei" > Defining your own page layout </exx>
  86. <exx href="excount.hei" > Access counters maintained in the database </exx>
  87. <exx href="tutor.hei" > First tutorial page  </exx>
  88. <exx href="tutor2.hei" > Second tutorial page  </exx>
  89. </table></blockquote>
  90. <bp>
  91. You may also want to look at the Source Code of: 
  92.  
  93. <blockquote><table>
  94. <exx href="dt2doc.hei"> Datetime Library Example </exx> 
  95. <exx href="heitry.hei"> Try out Form </exx>
  96. </table>
  97. </blockquote>
  98. <p>
  99.  
  100.  
  101. <sa href="index.hei">home</sa>, 
  102. <sa href="tutor1a.hei">back</sa>
  103. <p>
  104. </heitmlpage>
  105.