Hello,
I'm not a Delphi coder, I left Borland in the days of Paradox & DOS!
However, I met with a company and was talking with their programmers and they showed me a web app, this app was simply a URI with an exe extention.
I'd not seen this before and asked what this was, they said it was a CGI executable written in Delphi, and they could compile it to a DLL instead.
How does this work, how do you write web apps that run in these type of languages as a compiled DLL.
I understood Delphi to be a compiled local machine executable, based on the Pascal language. And you design and create apps similarly to VB or FoxPro.
How do you turn this into a web app?
"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you.
I'm not a Delphi coder, I left Borland in the days of Paradox & DOS!
However, I met with a company and was talking with their programmers and they showed me a web app, this app was simply a URI with an exe extention.
I'd not seen this before and asked what this was, they said it was a CGI executable written in Delphi, and they could compile it to a DLL instead.
How does this work, how do you write web apps that run in these type of languages as a compiled DLL.
I understood Delphi to be a compiled local machine executable, based on the Pascal language. And you design and create apps similarly to VB or FoxPro.
How do you turn this into a web app?
"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you.