Hi
Is anyone using Xailer as the backend data source for web applications? If so what techniques are you using and what is the performance and stability like?
Thanks,
Simon
In order for this site to work correctly we need to store a small file (called a cookie) on your computer. Most every site in the world does this, however since the 25th of May 2011, by law we have to get your permission first. Please abandon the forum if you disagree.
Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.
Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.
Using Xailer as Web Site Backend
-
- Mensajes: 30
- Registrado: Dom Mar 08, 2009 3:24 am
Using Xailer as Web Site Backend
Simon,
> Is anyone using Xailer as the backend data source for web
> applications? If so what techniques are you using and what
> is the performance and stability like?
The activation process of Xailer is made in Xailer
It's made as a CGI, and the main difference is that a CGI cannot create
windows nor interact in any way with the server's desktop. So, you cannot
use the controls, but only the non-visual classes.
--
Regards,
Jose F. Gimenez
http://www.xailer.com
http://www.xailer.info
> Is anyone using Xailer as the backend data source for web
> applications? If so what techniques are you using and what
> is the performance and stability like?
The activation process of Xailer is made in Xailer

It's made as a CGI, and the main difference is that a CGI cannot create
windows nor interact in any way with the server's desktop. So, you cannot
use the controls, but only the non-visual classes.
--
Regards,
Jose F. Gimenez
http://www.xailer.com
http://www.xailer.info
-
- Mensajes: 620
- Registrado: Jue Mar 23, 2006 2:39 am
Using Xailer as Web Site Backend
Simon:
*ALL* my projects are made with Xailer running as a CGI program, I
simply LOVE it.
I built my own CGI classes and someone told me that he had made a CGI
framework based in muy classes.
You can confidently use Xailer as a web back end.
Regards
Rene Flores
http://www.ciber-tec.com
White escribió:
> Hi
>
> Is anyone using Xailer as the backend data source for web applications? If so what techniques are you using and what is the performance and stability like?
>
> Thanks,
> Simon
>
*ALL* my projects are made with Xailer running as a CGI program, I
simply LOVE it.
I built my own CGI classes and someone told me that he had made a CGI
framework based in muy classes.
You can confidently use Xailer as a web back end.
Regards
Rene Flores
http://www.ciber-tec.com
White escribió:
> Hi
>
> Is anyone using Xailer as the backend data source for web applications? If so what techniques are you using and what is the performance and stability like?
>
> Thanks,
> Simon
>