Fastream Technologies wrote: > Hello, > > 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 but is there a ready-made unit/component to start > with? I am experienced with CGI/ISAPI. Regards,
Why CGI/ISAPI? You can achieve the same faster if you implemented it natively, see the OverbyteIcsWebServ demo for an example of how to create virtual documents etc.. -- Arno Garrels -- 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
