Dear Kevin McCoy, Thanks for your quick reply and your help.I will check with ur url.If i need more clarification.I will contact with u. Kindly Regards Siva --- On Thu, 7/5/09, Kevin McCoy <[email protected]> wrote:
From: Kevin McCoy <[email protected]> Subject: [delphi-en] Re: Reg Help For Web Application To: [email protected] Date: Thursday, 7 May, 2009, 7:06 AM I am not sure if D7 comes with IntraWeb, but you might try that. IntraWeb makes stand-alone tiny web server EXEs or ISAPI DLLs that you can hook to an existing Apache or Microsoft IIS web server. IntraWeb allows you to use the form designer tools of your Delphi IDE to make web pages. You drop special Delphi controls on your "web page" and compile - instant web site. Working with databases and displaying them on a web site is relatively simple. You can see a *very rough* alpha IntraWeb project I am working on at: http://idk.serveftp .net/cowboy/ cowboyisapi. dll/ This is written in D2009 and IntraWeb. Yes, the color scheme sucks, and the layout is tweaked, most of the menus don't work yet, but you get the idea. I said it is rough alpha :-) This is a part time, personal project of mine. I am using Apache and an ISAPI dll. The database is MySQL. The graphs are done using GD Lib, FreeType and a graphing unit I wrote, with a Delphi wrapper. Sample source code available. Best regards, Kevin G. McCoy > I want Create Web Application In Delphi 7.I don't have any idea about how > to make web application delphi7.If you have sample source its mor help full > to me.Advance thanks to all. Now surf faster and smarter ! Check out the new Firefox 3 - Yahoo! Edition http://downloads.yahoo.com/in/firefox/?fr=om_email_firefox [Non-text portions of this message have been removed]

