Search found 231 matches

by PedroAlex
Tue Dec 02, 2014 7:57 am
Forum: Xbase++ 2.0
Topic: Development of Rest API webservice access to your data.
Replies: 12
Views: 31848

Re: Development of Rest API webservice access to your data.

At this point I also need a solution of this kind. I have customers who have joined an online store and need to communicate with the Backoffice developed in Alaska xBase .. I have done some testing with WAA but it seems an obsolete product. At this time many of my competitors already have API of thi...
by PedroAlex
Fri Nov 07, 2014 8:52 am
Forum: Xbase++ 2.0
Topic: How to install CXP with Apache Web Server
Replies: 5
Views: 20922

Re: How to install CXP with Apache Web Server

Roger.

http://bb.donnay-software.com/websamples/index.cxp

this is what I need.
Excellent work.

I'll watch this new topics.

Thank you
Pedro
by PedroAlex
Fri Nov 07, 2014 4:04 am
Forum: Xbase++ 2.0
Topic: What you need to know to start developing a Web app
Replies: 4
Views: 13105

Re: What you need to know to start developing a Web app

Roger & comunity. Can I begin by saying that this topic of discussion is the remarkable interest for actual existing Xbase programmers. Really this is a point at which I invest much of my time in research. I still use the Xbase 1.9 and have an urgent need to integrate Websites (Online Shops) made by...
by PedroAlex
Thu Oct 30, 2014 10:04 am
Forum: eXpress++ Support
Topic: DCHTMLVIEWER is still using IE 7
Replies: 6
Views: 10190

Re: DCHTMLVIEWER is still using IE 7

Andy.

Get the CLSID

regedit
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\

Press F3
and search excel for exemple.

Pedro
by PedroAlex
Wed Sep 10, 2014 10:23 am
Forum: eXpress++ Support
Topic: Get Public IP
Replies: 2
Views: 5277

Re: Get Public IP

Hi Cris. many thanks for feed Back. LoadFromUrl() works well for me and even better with this link : Function GetPublicIPAddress() LOCAL cIP := LoadFromURL('http://ipecho.net/plain') return cIP Sounds like a good solution and does not need external Libs However someone knows a more recent technique?...
by PedroAlex
Wed Sep 10, 2014 4:25 am
Forum: eXpress++ Support
Topic: Get Public IP
Replies: 2
Views: 5277

Get Public IP

Hello Comunity.

For anyone who has experience with work on the net, could give a hint on the best way to get the Public IP in an application xBase..

Thanks in advance.
Pedro
by PedroAlex
Wed May 14, 2014 9:56 am
Forum: eXpress++ Support
Topic: Open Cash Drawer
Replies: 2
Views: 5477

Re: Open Cash Drawer

Mark.

Thanks for feedback.

You right. Exist a API (cashdrawer.dll) to conect the driver.

it is solved.

Many thanks
Pedro
by PedroAlex
Tue May 13, 2014 3:43 am
Forum: eXpress++ Support
Topic: Open Cash Drawer
Replies: 2
Views: 5477

Open Cash Drawer

Hello. It is possible in xBase send a signal to a specific adress. I need open a cash drawer conected directly on a DRW port. The manual book refer this : Prox-3100 cash drawer control in GPIO port To Open Drawer1 Write "00"h to I/O Port "48F"h To Close Drawer1 Write "02"h to I/O Port "48F"h Detect ...
by PedroAlex
Mon Dec 30, 2013 2:45 am
Forum: eXpress++ Support
Topic: eXpress Build 258 test.
Replies: 2
Views: 4574

Re: eXpress Build 258 test.

Hi Roger. Thanks for feedback. The most important is the situation reported in point 1. Can you confirm that there is a problem in refresh? In relation to point 2 if you add the "freezeleft {} in the "browse" the problem of hiding the last column is solved, but in relation to the starting position a...
by PedroAlex
Mon Dec 16, 2013 11:24 am
Forum: eXpress++ Support
Topic: eXpress Build 258 test.
Replies: 2
Views: 4574

eXpress Build 258 test.

Hello Group. I currently use xBase 1.90.355 and eXpress 252 on Win 7 PC. I have Not to much time for this adventures, but I decided to test the 258 Express and compiled a small application, and the problems appeared. Point 1. Dcbrowse do not refresh and do not show the lines correctly when scoped I ...