Subject | Re: Web developement tools and Firebird |
---|---|
Author | Dixon Epperson |
Post date | 2005-02-23T01:44:42Z |
--- In firebird-support@yahoogroups.com, "Thomas Clarke"
<tclarke@s...> wrote:
I've done web sites with both Delphi5 and 7. I used a TWebModule and
the TPageProducer. For the HTML I used HotMetal that came with D5,
but any html producer that lets you create tags like this <#ATAG></#ATAG>
will work fine.
You will need to read the documentation, but its really simple and
fast. We were building ISAPI apps, and did it with Interbase 6.01,
Firebird 1.3 and 1.5.
E. D. Epperson Jr.
<tclarke@s...> wrote:
> I am a lurker on several Firebird lists, I develop applications forsmall
> companies using Delphi and Firebird. Using both FIBPlus and IBOjects. IFirebird will
> still have some older applications out there using the BDE.
>
> companies using Delphi and Firebird. Using both FIBPlus and IBOjects. I
> still have some older applications out there using the BDE.
>
> A project has come up that requires a thin client. I believe
> be the right database for this application. My question is whattools and
> development environments are some of you using to develop web basedIf you're good with Delphi, you've got all you need right there.
> applications? What are some of the gotchas?
I've done web sites with both Delphi5 and 7. I used a TWebModule and
the TPageProducer. For the HTML I used HotMetal that came with D5,
but any html producer that lets you create tags like this <#ATAG></#ATAG>
will work fine.
You will need to read the documentation, but its really simple and
fast. We were building ISAPI apps, and did it with Interbase 6.01,
Firebird 1.3 and 1.5.
E. D. Epperson Jr.