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
#2
I'm not sure what the question is?
Reply
#3
(07-12-2020, 04:40 PM)kudzu Wrote: I'm not sure what the question is?
it work with small project but not with large one.
Reply
#4
What doesnt work? Nothing in your message that I can see is a question.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)