Re: [Gambas-user] WebForm runs - and suddenly does no more

2017-02-24 Thread Benoît Minisini
Le 24/02/2017 à 08:25, Rolf-Werner Eilert a écrit : >> >> Beware that if you remake the executable, the browser keeps the old >> session opened, and that may lead to strange behaviour (an old session >> with new executable). >> >> You have to close your browser and open it again (or destroy the ses

Re: [Gambas-user] WebForm runs - and suddenly does no more

2017-02-23 Thread Rolf-Werner Eilert
Am 24.02.2017 03:04, schrieb Benoît Minisini: > Le 24/02/2017 à 03:01, Benoît Minisini a écrit : >> Le 23/02/2017 à 18:17, Rolf-Werner Eilert a écrit : >>> I started a new WebForm project which I copied from my first test >>> project I mentioned the other day. >>> >>> I just let it make a binary an

Re: [Gambas-user] WebForm runs - and suddenly does no more

2017-02-23 Thread Benoît Minisini
Le 24/02/2017 à 03:01, Benoît Minisini a écrit : > Le 23/02/2017 à 18:17, Rolf-Werner Eilert a écrit : >> I started a new WebForm project which I copied from my first test >> project I mentioned the other day. >> >> I just let it make a binary and copied it into the cgi-bin folder of my >> own apac

Re: [Gambas-user] WebForm runs - and suddenly does no more

2017-02-23 Thread Benoît Minisini
Le 23/02/2017 à 18:17, Rolf-Werner Eilert a écrit : > I started a new WebForm project which I copied from my first test > project I mentioned the other day. > > I just let it make a binary and copied it into the cgi-bin folder of my > own apache on our server here in the school. First it ran flawle

[Gambas-user] WebForm runs - and suddenly does no more

2017-02-23 Thread Rolf-Werner Eilert
I started a new WebForm project which I copied from my first test project I mentioned the other day. I just let it make a binary and copied it into the cgi-bin folder of my own apache on our server here in the school. First it ran flawlessly, but when I started to work on it and changed things