Recent content by massimo61

  1. M

    ExeOutput + PHP + PDF

    Thank You.
  2. M

    ExeOutput + PHP + PDF

    HI. I wrote a program in PHP to manage my shop and almost everything works. For each article I generate an EAN13 barcode with FPDF which I store in the ./temp directory naming it barcode.pdf Then I open the aforementioned PDF to be able to print it in a popup window or in embed mode (tried both)...
  3. M

    ExeOutput and Sqlite3

    Thank you. Massimo. Ottieni BlueMail per Android
  4. M

    ExeOutput and Sqlite3

    HI. I’m testing ExeOutput on an application that uses Sqlite as Database. Everything works perfectly until I go to modify a record already present in the DB (I haven’t tried with Insert). After modifying a text field, it appears in the list of records but if I exit and return from ExeOutput the...
Back
Top