WEB interface
Posted: Fri May 20, 2016 8:23 am
Hi,
Please, who can tell me very simple, what minimal things I need to create simple web interface.?
I never created any web application,
I have Windows Server 2012 , where wil be run main server application. This works in automatic mode, I do not need manipulate with it , will be managed by Remote console. This application is now standard Xbase application, no SQL, no web, only user interface and managing databases and files.
On many offices will be install client application. Users work with it and write some informations to database.
After it transport this informations (from client database , now it is in classic DBF file) to central server, where is same database.
I examine it by sharing , but it is not secure. If user has mapping some directory on server , he can see and copy some files from it, but I do not wont enable users this. I want to do it in hidden mode.
For ths I want do it with web interface, without instal any client software on PC.
But number of clients must be unlimited a (or limited but for 20-100 users in one time).
I do not know, how I can create "way" to transport data from "my local PC" to server, what must running on server side (some Java application, or ?)
I got advice to use XB2NET, is some other ways ?
Thanks.
Please, who can tell me very simple, what minimal things I need to create simple web interface.?
I never created any web application,
I have Windows Server 2012 , where wil be run main server application. This works in automatic mode, I do not need manipulate with it , will be managed by Remote console. This application is now standard Xbase application, no SQL, no web, only user interface and managing databases and files.
On many offices will be install client application. Users work with it and write some informations to database.
After it transport this informations (from client database , now it is in classic DBF file) to central server, where is same database.
I examine it by sharing , but it is not secure. If user has mapping some directory on server , he can see and copy some files from it, but I do not wont enable users this. I want to do it in hidden mode.
For ths I want do it with web interface, without instal any client software on PC.
But number of clients must be unlimited a (or limited but for 20-100 users in one time).
I do not know, how I can create "way" to transport data from "my local PC" to server, what must running on server side (some Java application, or ?)
I got advice to use XB2NET, is some other ways ?
Thanks.