Custome Web Pages - Page Dynamic Update of Specific Tags

What is the recommended method for dynamic update of a custom web page tags. The page would have 3 read only tags to show process status and two write tags on a custom page.

Hi George, are you talking about making it so that you have a viewON page that’s updating it’s values?

I am creating a custom page that would be located in the “\usr” directory on the eWON. I was thinking of AJAX or the like for updating the tags but the asp environment kinda has me confused on how to return variables to the client page as I am used to PHP and java Script.

Hi George,

If you go through ViewON you can program in Java script. I think I could help you with some calls for variables in this mode.

I am not using ViewOn for my project. If possible I would like to impliment a non proprietary solution using html, js or asp.

This page might be useful for you then:

https://developer.ewon.biz/content/custom-web-pages

Ok, thanks for the advice. Appreciate the effort