Hello monks,
I need your help. I have 3 systems which are going to access a database using html pages(to read and write). In future some more can be added. I dont want to install perl/apache in all of them. Is there any way that i can route their calls from browser to one server.
like a http request can be directed to my server. I dont want to use Tk as i need to use one database for all the applications.
Thank you
Akhila.