NetTalk Central

Author Topic: NT WS a "Window' with MANY buttons?  (Read 2559 times)

Johan van Zyl

  • Full Member
  • ***
  • Posts: 180
  • jvz
    • View Profile
    • Email
NT WS a "Window' with MANY buttons?
« on: May 28, 2013, 05:05:40 PM »
How would one create ONE 'window' with many buttons. Seems like it should have been a  NetWebForm but can one create MANY buttons on it?
Setting many parameters:
loc:Message
loc:CodeFrom
loc:CodeTo
loc:DateFrom
loc:DateTo
etc

Buttons calling:
Report1
Report2
process1
process2
procedure1
procedure2
procedure3

whatever
how does one do all of this?
on a NetWebForm or what?

Johan van Zyl
Clarion 6.3 9058/C8 Gold/SQL/NetTalk WebServer

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11250
    • View Profile
Re: NT WS a "Window' with MANY buttons?
« Reply #1 on: May 28, 2013, 09:32:34 PM »
yes, netWebForm.
You can add as many buttons as you like.
I thin the limit is around 150-200 somewhere.