I was wondering of anyone can tell me or where I can read more about the ZHTML language.
I’am working with a RCM 4300 and I tried to do:
But that don’t work.
Can anyone help me?
Thanks, Willem-Jan
I was wondering of anyone can tell me or where I can read more about the ZHTML language.
I’am working with a RCM 4300 and I tried to do:
But that don’t work.
Can anyone help me?
Thanks, Willem-Jan
The only reference I know of is
http://www.rabbit.com/documentation/docs/modules/RabbitWeb/RabbitWeb.pdf
As far as I know, you can not do such operations in ZHTML. You can create a hidden input text field, modify values with JavaScript and then send updated values back to your program. You can also have a counter (variable A-Z), which can be incremented.