> I want to make a web-based controller interface for one of our projects. Is > there a starting point you know? I know I need to prepare HTML and then > input it to web server and then extract variables in POST
Just use the WebServ demo included with ICS. It has dynamic pages from templates, data entry form, data storage and others. That is a very good starting point. Look at the Delphi version which is much better than C++ one. -- [EMAIL PROTECTED] Author of ICS (Internet Component Suite, freeware) Author of MidWare (Multi-tier framework, freeware) http://www.overbyte.be -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be
