Mohammed Nasman
05.02.2007 11:33:09 Registered user |
Hello,
I have win 32 application built using Delphi 7, I need to develop new part using web interface
If I have the html pages, and most of business logic as win 32 delphi code, how much will take from me to make the web application
Can I use RTC for that to benefit from the win 32 code ?
Regards, Mohammed
|
Danijel Tkalcec [RTC]
05.02.2007 14:16:04 Registered user |
If you have the HTML pages and most of your functions for the business logic written in Delphi, it shouldn't take you too long to make the Web interface with the RTC SDK.
The only thing you need to know is HTML, since that is what it all comes down to. There isn't much you will need to learn about the RTC SDK to write web applications, most of which is already covered by the Quick-Start examples. As you move ahead in your project, should you have questions, first see if the question wasn't already answered in the "FAQ" or "Ask for Support" sections.
Best Regards, Danijel Tkalcec
|