But be aware that the web server demo is async and single threaded. I suggest you to contribute to the SSL effort and use the multi-threaded server (yes, even with SSL!).
Best Regards, SZ ----- Original Message ----- From: "Francois PIETTE" <[EMAIL PROTECTED]> To: "ICS support mailing" <twsocket@elists.org> Sent: Monday, December 19, 2005 5:50 PM Subject: Re: [twsocket] Web and Delphi > > Have a look at the WebServ sample program. See the procedure > TWebServForm.CreateVirtualDocument_Template. In this procedure, a request > is > processed to produce a dynamic page based on a HTML template. In the > sample, > there is no database stuff, but this doesn't change anything: instead of > using DateTimeToStr, simply query your database to get some value to fille > the templace. > > -- > Contribute to the SSL Effort. Visit http://www.overbyte.be/eng/ssl.html > -- > [EMAIL PROTECTED] > http://www.overbyte.be > > > > ----- Original Message ----- > From: "Daniel Reynes" <[EMAIL PROTECTED]> > To: <twsocket@elists.org> > Sent: Monday, December 19, 2005 4:27 PM > Subject: [twsocket] Web and Delphi > > >> Hello to all of you, >> First, let me explain my problem: >> I program with Delphi since 2 years, but I have never made any Web >> application. >> Here is what I would like to do: >> I have a MySql database that I can control from Delphi (this I can do) >> On the other side, there is a web page that is asking for some data >> I would like to receive the request from that page, then after treating >> this >> request with MySql, >> Send the result on a new web page with a table >> Can anybody here give me some hints to start that application, or even >> better give me an example >> Thank’s to you all and have a happy Christmas and New Year >> Daniel >> -- >> No virus found in this outgoing message. >> Checked by AVG Free Edition. >> Version: 7.1.371 / Virus Database: 267.14.1/206 - Release Date: >> 16/12/2005 >> >> -- >> To unsubscribe or change your settings for TWSocket mailing list >> please goto http://www.elists.org/mailman/listinfo/twsocket >> Visit our website at http://www.overbyte.be > > -- > To unsubscribe or change your settings for TWSocket mailing list > please goto http://www.elists.org/mailman/listinfo/twsocket > Visit our website at http://www.overbyte.be -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be