> I have a CRM type app. written in D6. > The client is talking about having (at least the data input side) web based. > Other than rewriting in C# the only simple solution I can think of is to use Delphi .Net. > I've never used it, and wondered if it is a case of getting the D6 project to work and then deploy as .Net. > Or am I being very naive....? :)
You don't net .NET to make your application a web based application. You can easily (well, it depends on your skills) build it using your good old Delphi 6 and the ICS components. ICS include a HTTP server you can use to build a web based application 100% written with Delphi (including your D6). There is a demo WebServ provided with ICS which is very simple and show how to create dynamic pages using HTML templates or pure on the fly HTML generation. There is also an SSL enabled version should you need HTTPS. If you need help, there is a support mailing list dedicated to ICS on the same server as this general purpose Delphi list. To subscribe please goto http://www.elists.org/mailman/listinfo/twsocket Contribute to the SSL Effort. Visit http://www.overbyte.be/eng/ssl.html -- [EMAIL PROTECTED] Author of ICS (Internet Component Suite, freeware) Author of MidWare (Multi-tier framework, freeware) http://www.overbyte.be __________________________________________________ Delphi-Talk mailing list -> Delphi-Talk@elists.org http://www.elists.org/mailman/listinfo/delphi-talk