Hello,
I am using JRDC2 to access a database using an HTML form with an action Post. It works fine, but I have to refresh the screen to get the data. When I click the submit button nothing happens. It goes to the handler but does not show the data. After refreshing the browser the data is being displayed.
I have two questions:
1- How to make the data to be displayed after pushing the submit button?
2- Is it possible to use WebSocket with JRDC2 using HTML form? Is there is an example WebSocket with JRDC2?
Thank you.
I am using JRDC2 to access a database using an HTML form with an action Post. It works fine, but I have to refresh the screen to get the data. When I click the submit button nothing happens. It goes to the handler but does not show the data. After refreshing the browser the data is being displayed.
I have two questions:
1- How to make the data to be displayed after pushing the submit button?
2- Is it possible to use WebSocket with JRDC2 using HTML form? Is there is an example WebSocket with JRDC2?
Thank you.