Re: [Gambas-user] CGI program in Gambas

2009-08-03 Thread Benoît Minisini
> Benoit, > > > I never write asp cgi but only cgi unix script. I understand completly > the concept of this one. > I try the little example that I found on the Gambas web site: > > #!/usr/bin/env gbw2 > <% > DIM sEnv AS String > %> > > > > > > CGI script environmental variables > > > > >

Re: [Gambas-user] CGI program in Gambas

2009-08-03 Thread Olivier Cruilles
Benoit, I never write asp cgi but only cgi unix script. I understand completly the concept of this one. I try the little example that I found on the Gambas web site: #!/usr/bin/env gbw2 <% DIM sEnv AS String %> CGI script environmental variables Name Value <% FOR EAC

Re: [Gambas-user] CGI program in Gambas

2009-08-03 Thread Benoît Minisini
> Benoit, > > I prefer use the gb.web component but I don't know how to start. > > So an example in this way will be great. > > Thank you. > Have you already written ASP or PHP pages? If you did, things will be easier to explain... -- Benoît

Re: [Gambas-user] CGI program in Gambas

2009-08-02 Thread Olivier Cruilles
Benoit, I prefer use the gb.web component but I don't know how to start. So an example in this way will be great. Thank you. Le 1 août 09 à 17:25, Benoît Minisini a écrit : >> Hello Benoit, >> >> >> I would rewrite some cgi Unix script in Gambas language but I don't >> find any documentation >

Re: [Gambas-user] CGI program in Gambas

2009-08-01 Thread Olivier Cruilles
In real, I saw a little example for how to use it but all try I made produce the same error over Apache server. I understand how to use scripting like asp but I don't know how to use gb.web in gambas cgi script. Le 1 août 09 à 17:25, Benoît Minisini a écrit : >> Hello Benoit, >> >> >> I would

Re: [Gambas-user] CGI program in Gambas

2009-08-01 Thread Benoît Minisini
> Hello Benoit, > > > I would rewrite some cgi Unix script in Gambas language but I don't > find any documentation > to begin this project. > > Can you give me an example of how to write in this king of Gambas > project please ? > > Thank you in advance. > > > > Olivier Cruilles > Mail: linu...@clu

[Gambas-user] CGI program in Gambas

2009-08-01 Thread Olivier Cruilles
Hello Benoit, I would rewrite some cgi Unix script in Gambas language but I don't find any documentation to begin this project. Can you give me an example of how to write in this king of Gambas project please ? Thank you in advance. Olivier Cruilles Mail: linu...@club-internet.fr