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

  1. <include layout/heilay.hei>
  2.  
  3. <heitmlpage title="Quick Tutorial"> 
  4.  
  5. This tutorial should be viewed as an interactive companion piece to the
  6. documentation provided in the <mheitml> <at "Language Guide">Language
  7. Guide</at>.  <p>
  8.  
  9. We start with some <sa href="tutor1.hei">Basics</sa> that show how to define
  10. your own Tags, your own Page Layout, add Counters to your pages, and show
  11. <mheitml> variables that can be used to retrieve information from the Web
  12. Server. Although these pages discuss each topic in isolation, the <at
  13. "Web+Page+Templates" target="doku">Web Page Templates</at> page of the
  14. Language Guide shows how to create Web Pages using all of these elements in
  15. concert with one another.  <bp>
  16.  
  17. After the Basics, we introduce you to the concepts of <sa
  18. "tutor1a.hei">Database Applications</sa> using <mheitml>.  The pages in this
  19. section contain a very simple but practical example of a Guestbook Application
  20. that allows you to insert, update or delete entries at any time. A study of
  21. the Source Code for these pages will help you learn how to create similar
  22. Database Applications of your own.  
  23.  
  24. <p> Keep in mind, however, that the methods used in this section are still
  25. quite introductory in nature, as they demonstrate only one of the many ways in
  26. which <mheitml> can be used to simplify your programming.  <bp>
  27.  
  28. // <banner "Banner5.gif">
  29. The <sa "tutor2.hei">Advanced</sa> section is where you'll really begin to see
  30. the power of <mheitml>.  As with any programming language, the real power lies
  31. in your ability to design a set of high-level tools that are tailored to meet
  32. the needs of specific situations. <mheitml> comes with a large number of such
  33. tools in the form of Component Libraries, and we introduce you to just a few
  34. of them here.  <p>
  35.  
  36.  
  37. As you work through the pages in this Tutorial, you may want to go to over to 
  38. the <sa href="heitry.hei" target="tryout">Tryout Form</sa> 
  39. to occasionally create and test a few Tags on your own.
  40. <bp>
  41.  
  42. We think this "Learn by Doing" method is a success-oriented approach that will 
  43. enable you to quickly get the point where you have the knowledge required to 
  44. strike out on your own.  To begin, we suggest that you start with the 
  45. <sa href="tutor1.hei">Basics</sa> and proceed in an orderly fashion. 
  46. <p>
  47. <sa href="index.hei">home</sa>, 
  48. <sa href="tutor1.hei">next</sa>
  49. </heitmlpage>
  50.