Notifications
Clear all

WEB-Client

2 Posts
2 Users
0 Reactions
2,083 Views
(@collsys)
Posts: 1
Member
Topic starter
 

is it possible if i have 3-4 computers running in a factory. if a website is active. that are active on 2 computers at the same time. for example. So operator 1 and operator 2 are going to fill out a log form. Can this be done at the same time or is this not possible? the log form is then stored in a MySQL database


 
Posted : 14/02/2024 5:31 p.m. CET
(@murphy-peter120378)
Posts: 6
Member
 

I have an idea for this: You could place several text boxes on a page and build a form. 
You could then place a button at the bottom of the page with which you save the values from the text boxes in a variable and then save them in a database via a database query. Details on the database query can be found in the QuickHMI documentation. I have posted the corresponding link here: https://www.indi-an.com/help_quickhmi/actual/online/en/database_queries.html


 
Posted : 20/02/2024 11:17 a.m. CET