Search found 103 matches: responsive

Return to advanced search

Re: webserver using RESTFUL API and responsive

Hello Carlos,
the Project is not released yet.
I send you an email.
Best regards,
Otto
by Otto
Sun Jun 17, 2018 7:45 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: webserver using RESTFUL API and responsive
Replies: 26
Views: 7109

Re: webserver using RESTFUL API and responsive

Hi Otto, here is another program where I would like to use Fivewin/Harbour and Fiveweb. For me using Symfony is a step learning curve. Symfony is a great framework, one of the best without a doubt... but it's learning curve is a little bit heavy. I browsed to http://www.myquickinfo.com/ but I wasn't...
by Carlos Mora
Sat Jun 16, 2018 7:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: webserver using RESTFUL API and responsive
Replies: 26
Views: 7109

Re: webserver using RESTFUL API and responsive

Otto, > Can you explain please how I get this sample running on Bluehost 1. If you have an Apple computer, simply go to a terminal window and write: ssh otto@www.ottoweb.com where otto is your login name in Bluehost and ottoweb is the name of your site you will be prompted to accept a key, choose...
by Antonio Linares
Sat Jun 16, 2018 11:51 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: webserver using RESTFUL API and responsive
Replies: 26
Views: 7109

Re: webserver using RESTFUL API and responsive

Dear Antonio, thank you. This easy it should be. Now I have to talk with Manuel. I think the APP must be changed. We should get handyID + content of the qr code. Maybe this should be secured in a way. Can you explain please how I get this sample running on Bluehost. I wish you a nice weekend. Best r...
by Otto
Sat Jun 16, 2018 11:06 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: webserver using RESTFUL API and responsive
Replies: 26
Views: 7109

Re: webserver using RESTFUL API and responsive

Dear Otto, I have created this simple FiveWeb test for you: qrserver.prg #include "FiveWeb.ch"function Main( cParams )   ? cParamsreturn nil And I have placed it at http://www.fivetechsoft.com/cgi-bin/qrserver?12345 (click it) Please notice that the qrcode is supplied a...
by Antonio Linares
Sat Jun 16, 2018 10:37 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: webserver using RESTFUL API and responsive
Replies: 26
Views: 7109

Re: webserver using RESTFUL API and responsive

Hello, here is another program where I would like to use Fivewin/Harbour and Fiveweb. For me using Symfony is a step learning curve. In Austria every bill must have a QR code. Scanning this QR code takes automatically note of all your expenses and spendings. I would like to program this “drivers log...
by Otto
Sat Jun 16, 2018 8:33 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: webserver using RESTFUL API and responsive
Replies: 26
Views: 7109

Re: webserver using RESTFUL API and responsive

Dear Cristobal,

https://youtu.be/G7B7MRqdSl0

I uploaded the file to YouTube.
Best regards,
Otto
by Otto
Fri Jun 15, 2018 12:07 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: webserver using RESTFUL API and responsive
Replies: 26
Views: 7109

Re: webserver using RESTFUL API and responsive

Otto, link not run for me
by cnavarro
Fri Jun 15, 2018 10:05 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: webserver using RESTFUL API and responsive
Replies: 26
Views: 7109

Re: webserver using RESTFUL API and responsive

Kibu/FW qrcode - to see what is inside.

Best regards,
Otto

http://www.atzwanger-software.com/fw/ToSeewhatisinside.html
by Otto
Fri Jun 15, 2018 9:41 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: webserver using RESTFUL API and responsive
Replies: 26
Views: 7109

Re: webserver using RESTFUL API and responsive

Dear Antonio, at the moment I have following situation: a scan is posted through QRCode APP. Depending on the content Symfony sends following answers: If a user is not known to the system you get the thankYou. If there is a rule existing the link of the rule is called. If a QRCode starts with a cert...
by Otto
Sat Jun 09, 2018 8:19 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: webserver using RESTFUL API and responsive
Replies: 26
Views: 7109

Re: webserver using RESTFUL API and responsive

Dear Antonio,
KIBU APP sends handy ID and the content of the QR code.
Best regards,
Otto
by Otto
Fri Jun 08, 2018 9:48 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: webserver using RESTFUL API and responsive
Replies: 26
Views: 7109

Re: webserver using RESTFUL API and responsive

Otto,

What info will you send to the server ?

Just a string ?
by Antonio Linares
Fri Jun 08, 2018 6:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: webserver using RESTFUL API and responsive
Replies: 26
Views: 7109

Re: webserver using RESTFUL API and responsive

Dear Antonio, thank you for your help. I will study your guide. Please let me show you what I have so far. As I said qr code reading is only an input device like the keyboard or touch. With this input device we have unlimited possibilities to develop commercial APPs. Here a little example for findin...
by Otto
Fri Jun 08, 2018 9:34 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: webserver using RESTFUL API and responsive
Replies: 26
Views: 7109

Re: webserver using RESTFUL API and responsive

Dear Otto, I understand what you mean :-) Please review this guide I wrote to use CGIs from Windows server: viewtopic.php?p=171281#p171281 Once you review and apply those settings, we will try to run a Harbour EXE as a CGI. From there on, you can use Harbour (+ FiveWeb) to build the server side and ...
by Antonio Linares
Fri Jun 08, 2018 8:04 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: webserver using RESTFUL API and responsive
Replies: 26
Views: 7109

Re: webserver using RESTFUL API and responsive

Otto, Look at this little code and I'm sure you understand what this can try to do. All is a bit of php and javascript. <?php include ( 'config.php' );include ( TWEB_PATH . 'core.php' );include ( TWEB_PATH . 'core.grid.php' );define  ( 'TITLE', 'App Bussines - Movil' &...
by Carles
Thu Jun 07, 2018 5:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: webserver using RESTFUL API and responsive
Replies: 26
Views: 7109
PreviousNext

Return to advanced search