Fastream Technologies wrote: > Hi, > > I have tried to do what you said but in the OverbyteIcsWebServerDemo, > when I set the template folder and then try to browse the contents of > the demo html links, I get 404 errors! Could it be because the demo > is outdated??
It works perfectly with all Delphi versions from D7 to D2009 for me. Default path xyz\Delphi\Internet\WebServData\Template > Have you noticed the ssl http server demo does not > support templates/virtual html creation? Yes, that's even mentioned on the welcome page. -- Arno Garrels > > Regards, > > SZ > > On Mon, Nov 24, 2008 at 2:06 PM, Francois Piette > <[EMAIL PROTECTED]>wrote: > >>> 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 -- 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
