Re: [Harbour] 2009-01-27 00:39 UTC+0100 Viktor Szakats

2009-01-27 Thread Lorenzo Fiorini
On Tue, Jan 27, 2009 at 1:02 PM, Viktor Szakáts wrote: > Proper CGI lib would be nice, we have one in hbtip, > how's that one? Perfect, I use it everyday. best regards, Lorenzo ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-

Re: [Harbour] 2009-01-27 00:39 UTC+0100 Viktor Szakats

2009-01-27 Thread Viktor Szakáts
Hi Francesco, > What do you think of making uhttpd a library? This way it could easily be >> embedded in other apps. >> This would need some generalizations here and there, plus detaching the >> UI. This way it could become an hbhttpd.lib, launchable from any apps using >> one function call, and

Re: [Harbour] 2009-01-27 00:39 UTC+0100 Viktor Szakats

2009-01-27 Thread Francesco Saverio Giudice
Hi Viktor, Il 27/01/2009 10.41, Viktor Szakáts ha scritto: Many thanks Francesco, now it's perfect. Thank you What do you think of making uhttpd a library? This way it could easily be embedded in other apps. This would need some generalizations here and there, plus detaching the UI. This w

Re: [Harbour] 2009-01-27 00:39 UTC+0100 Viktor Szakats

2009-01-27 Thread Viktor Szakáts
Many thanks Francesco, now it's perfect. What do you think of making uhttpd a library? This way it could easily be embedded in other apps. This would need some generalizations here and there, plus detaching the UI. This way it could become an hbhttpd.lib, launchable from any apps using one function

Re: [Harbour] 2009-01-27 00:39 UTC+0100 Viktor Szakats

2009-01-27 Thread Francesco Saverio Giudice
Hi Viktor, Il 27/01/2009 9.59, Francesco Saverio Giudice ha scritto: Did that and now everything works great, except this one: http://localhost:8082/info info.hrb is in the cgi-bin dir. just seen. should be ok after 2009-01-27 10:14 UTC+0100 Francesco Saverio Giudice Best regards France

Re: [Harbour] 2009-01-27 00:39 UTC+0100 Viktor Szakats

2009-01-27 Thread Francesco Saverio Giudice
Hi Viktor, Did that and now everything works great, except this one: http://localhost:8082/info info.hrb is in the cgi-bin dir. just seen. I will update index.html to display this warning message. Thanks, this will be great. Thanks to you Best regards Francesco __

Re: [Harbour] 2009-01-27 00:39 UTC+0100 Viktor Szakats

2009-01-27 Thread Viktor Szakáts
Hi Francesco, > Shall I configure something? >> >> > yes, as I wrote in readme.txt you have to build hrb modules that you find > in modules folder. Use bldhrb.bat to build them (it also copies hrb result > file in ../home/cgi-bin), then you can run tests. > Build all 4 files you find.

Re: [Harbour] 2009-01-27 00:39 UTC+0100 Viktor Szakats

2009-01-27 Thread Francesco Saverio Giudice
Hi Viktor, Il 27/01/2009 9.29, Francesco Saverio Giudice ha scritto: XML database (empty boxes in Chrome, empty boxes and error messagebox with IE8) ah, this doesn't works with Chrome, but tested with IE7, FF and Opera. Best regards Francesco ___

Re: [Harbour] 2009-01-27 00:39 UTC+0100 Viktor Szakats

2009-01-27 Thread Francesco Saverio Giudice
Hi Viktor, Il 27/01/2009 0.43, Viktor Szakáts ha scritto: ; TOFIX: Ajax test (404 Not Found), Counter (image not found), cgi-bin (broken link), XML database (empty boxes in Chrome, empty boxes and error messagebox with IE8) doesn't work he

[Harbour] 2009-01-27 00:39 UTC+0100 Viktor Szakats

2009-01-26 Thread Viktor Szakáts
2009-01-27 00:39 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * contrib/examples/uhttpd/uhttpd.prg ! Fixed RTE when in socket.c mode. * contrib/examples/uhttpd/socket.c ! Fixed leak. Thanks to Mindaugas. ; TOFIX: Ajax test (404 Not Found), Counter (image not found),