Search found 174 matches

by Diego Euri Almanzar
Sun Feb 19, 2023 3:07 pm
Forum: eXpress++ Support
Topic: Handling XSD documents
Replies: 7
Views: 4738

Handling XSD documents

Hello! I need to know the use and management of XSD for electronic invoicing, which is being implemented in my country. As I don't like to use external OCX, I have been reading for months how to use the excellent express library, for handling XSD. And, based on this example, the Express library can ...
by Diego Euri Almanzar
Wed Feb 15, 2023 5:08 pm
Forum: Xbase++ 2.0
Topic: What Java library or dll can be used to develop a WEB GUI in Xbase++?
Replies: 62
Views: 59043

Re: What Java library or dll can be used to develop a WEB GUI in Xbase++?

Dear SlavkoDam, I know that it is very easy for you to create a local URL, to be able to upload a PDF. However, you didn't want to give me an example of how to do it. I suppose that through IIS, I can create a shared folder, to host the PDF documents that I want to show on my WEb system, but I haven...
by Diego Euri Almanzar
Mon Oct 10, 2022 6:11 pm
Forum: eXpress++ Support
Topic: Examples in Xbase++ code, or Express++, to help me understand how to send and receive information in JSON and XML format
Replies: 28
Views: 21105

Re: Examples in Xbase++ code, or Express++, to help me understand how to send and receive information in JSON and XML fo

Hello Tom, Thank you in advance for your great help. Recently, I had an unfortunate event, with a third party product. And, although the library that you indicate is free, I want to work with Xbase, or with Express. My mind is closed regarding other products. Other than that, I don't really want to ...
by Diego Euri Almanzar
Sun Oct 09, 2022 8:47 pm
Forum: eXpress++ Support
Topic: Examples in Xbase++ code, or Express++, to help me understand how to send and receive information in JSON and XML format
Replies: 28
Views: 21105

Re: Examples in Xbase++ code, or Express++, to help me understand how to send and receive information in JSON and XML fo

Hello everyone! With the excellent tools of Express, or Xbase++, I can read a table and convert each of its records into JSON. Now, I would like to know how to save a JSON of several records, on the hard disk, and how to reuse, or read, this JSON that will be stored on disk. For example, how do I sa...
by Diego Euri Almanzar
Sun Oct 09, 2022 12:24 am
Forum: PostGreSQL
Topic: How to use PGDBE in CXP programs
Replies: 38
Views: 34379

Re: How to use PGDBE in CXP programs

Hello Tom your suggestion gave me the courage to write to Alaska, and the response was satisfactory: PGDBE, if it can be integrated into CXP. I haven't put it into practice yet, but I will in the course of the week. This is great news for me, because I am definitely in love with CXP. I was headed fo...
by Diego Euri Almanzar
Tue Oct 04, 2022 8:14 pm
Forum: PostGreSQL
Topic: How to use PGDBE in CXP programs
Replies: 38
Views: 34379

Re: How to use PGDBE in CXP programs

Hello Tom I am definitely in love with CXP. I've learned a bit of JavaScript, HTML, and Jquery, and everything is going great for me. Except that I've been having issues with memory variables, as many times I need to swap values between CXP and JavaScript, and I haven't been able to. I did the follo...
by Diego Euri Almanzar
Fri Sep 16, 2022 10:34 pm
Forum: PostGreSQL
Topic: How to use PGDBE in CXP programs
Replies: 38
Views: 34379

Re: How to use PGDBE in CXP programs

Hello Tom

Excellent explanation, just what I needed.

Thank you very much.
by Diego Euri Almanzar
Fri Sep 16, 2022 7:48 pm
Forum: PostGreSQL
Topic: How to use PGDBE in CXP programs
Replies: 38
Views: 34379

Re: How to use PGDBE in CXP programs

Hello Chris I used to refuse to write in HTML, because I find it clumsy, it doesn't allow creating related loops with the repetition of content, nor does it set variables. It also does not have functions, or blocks of code that execute operations. That is, HTML lacks the essential features of progra...
by Diego Euri Almanzar
Thu Sep 15, 2022 6:57 pm
Forum: PostGreSQL
Topic: How to use PGDBE in CXP programs
Replies: 38
Views: 34379

Re: How to use PGDBE in CXP programs

Hello Tom I know you are a very advanced developer and I have learned a lot from your suggestions. I understand that you no longer need these PGDBE examples. However, here I copy, exactly as Alaska Software answered my email, just as a general culture, and in case someone is interested in a "solutio...