Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
working with template
#1
i create small template for log in : login.html

<html>
<body>
    <p> Wellcome  </p>
    <p> {%MainRegion.edUserCode%} User Name </p>
    <p> {%MainRegion.edPassword%} Password </p>
    <p> {%MainRegion.sbLogIn%} </p>
</body>
</html>


the form includ :

1 main region
2 field on the form.
1 button.
1 TIWTemplateProcessorHTML connectent to "login.html"
alsow connected to the - LayoutMgr of the form

the screen stack in chrom and firefox
Reply


Messages In This Thread
working with template - by mazluta - 07-11-2020, 05:32 PM
RE: working with template - by kudzu - 07-12-2020, 04:40 PM
RE: working with template - by mazluta - 07-12-2020, 10:42 PM
RE: working with template - by kudzu - 07-12-2020, 11:26 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)