Search found 74 matches

by munirmdee1
February 9th, 2024, 9:24 am
Forum: Android
Topic: Drawing a Geometry Polygon using a geojson file
Replies: 3
Views: 261

Re: Drawing a Geometry Polygon using a geojson file

Hi Aaron, maybe there is a problem with the geojson file, although I created it with QGIS, I there a sample geojson file that I can use to test?
by munirmdee1
February 7th, 2024, 9:02 am
Forum: Android
Topic: DISABLE ALL ERROR MESSAGES IN MODIFYING MODE
Replies: 3
Views: 2571

Re: DISABLE ALL ERROR MESSAGES IN MODIFYING MODE

Actually not only errmsg or warnings only, but also if you use accept() function, you can not control it not to appear during opening a partiallly saved case, or opening a completed case. It keeps appearing even if I add a condition to check whether its in partial or add mode. Or is something wrong ...
by munirmdee1
February 7th, 2024, 5:42 am
Forum: Android
Topic: Drawing a Geometry Polygon using a geojson file
Replies: 3
Views: 261

Drawing a Geometry Polygon using a geojson file

Hello CSPro Users, I have and application in which I need it to open a map and draw a polygon depending on the offline file saved in the device. I have an file named ea.geojson , after opening a satellite map, the application should be a able to draw that EA boundary according to the ea.geojson file...
by munirmdee1
March 10th, 2023, 6:55 am
Forum: Entry
Topic: Accept this Case?
Replies: 1
Views: 1582

Accept this Case?

Hi CSPro Users, I have a concern, not a big problem but I like to be able to do it. I have a cspro data entry application, I want to automate questionnaire numbering, I mean there should be a variable that keeps on counting whenever I add a new questionnaire. That also is simple and I have manage to...
by munirmdee1
July 19th, 2022, 10:13 am
Forum: Entry
Topic: Capture Type for Password
Replies: 1
Views: 807

Capture Type for Password

Hi CSPro Users, I was thinking if possible for CSPro developers to add a password in a Capture Type, as we all know we have several Captured Types, number, text, radio button, checkboxes e.t.c. Ca CSPro Developers add another capture types for password?- Instead of using only prompt function where y...
by munirmdee1
June 25th, 2022, 5:19 am
Forum: Entry
Topic: Open the Form after Accept Case
Replies: 1
Views: 734

Open the Form after Accept Case

Hi CSPro Users, I have a program that I want to be like: To open a form for the new entrie, I mean if interviewer opened the program in Add Mode then after accepting the case, the program should automatically go to the beginning of the form and open it in the same Add Mode. Hows is that possible? ho...
by munirmdee1
May 9th, 2022, 11:40 am
Forum: Other
Topic: CSPro 7.7.1 Fail to Run in Windows Server 2019
Replies: 1
Views: 764

CSPro 7.7.1 Fail to Run in Windows Server 2019

Hello CSPro Users,

I installed CSPro in Windows Server 2019 Standard Edition, but when I run it it fails, it dispkay this error:
cspro_7.7.1_error.PNG
cspro_7.7.1_error.PNG (6.7 KiB) Viewed 764 times
Anyone with solution please.
by munirmdee1
March 12th, 2022, 2:42 pm
Forum: Synchronization
Topic: Error connecting to sync server: received HTTP/0.9 when not allowed
Replies: 1
Views: 2429

Error connecting to sync server: received HTTP/0.9 when not allowed

Hi CSPro users,

Im getting an error:

Error connecting to sync server: received HTTP/0.9 when not allowed

When im downloading data from a csweb server, I dont know the cause for this error. Actually I was downloading it before, I dont know what went wrong.
Help please...

Thanks
by munirmdee1
February 14th, 2022, 12:34 am
Forum: Entry
Topic: Condition in CAPI Does not Work in CSPro 7.7 for me
Replies: 1
Views: 822

Condition in CAPI Does not Work in CSPro 7.7 for me

Hi CSPro Users, I'm developing an application here using CSPro 7.7, I' facing a small problem. Its about putting a condition in CAPI Questions, I have a question which is "How long have you been living in this area?", now I would like it to change to "How long has she/he been living i...
by munirmdee1
September 13th, 2021, 5:10 am
Forum: Synchronization
Topic: Getting Data From FTP Server to MySQL
Replies: 2
Views: 2268

Getting Data From FTP Server to MySQL

Hello CSPro Users, I'm using FTP Server to Synchronize Data from tablet (android) to FTP Server. I need to know if there is a way I transfer data from the FTP server to MySql database. I'm asking this because sychronizing data from the android to ftp does not create csdb file, its encrypted and its ...