Search found 75 matches

by munirmdee1
September 13th, 2021, 5:10 am
Forum: Synchronization
Topic: Getting Data From FTP Server to MySQL
Replies: 2
Views: 2453

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 ...
by munirmdee1
August 19th, 2021, 2:43 pm
Forum: Other
Topic: IS IT POSSIBLE TO CHANGE ADMIN PASSWORD IN CSWEB?
Replies: 1
Views: 1592

IS IT POSSIBLE TO CHANGE ADMIN PASSWORD IN CSWEB?

Hi CSPro Users, I configured a CSWeb Server and it was working, but I changes the Database Password in the Xampp MySql, now when I try to access CSWeb it fails and give me the following error: Oops! An Error Occurred The server returned a "500 Internal Server Error". Something is broken. P...
by munirmdee1
July 26th, 2021, 10:45 am
Forum: Other
Topic: Editing CSWeb Dashboard
Replies: 2
Views: 2076

Re: Editing CSWeb Dashboard

Thank you Aaron, it works now.

Actually the only problem was the cache files, but I edited all the twigs but still it was not displaying my logo and title. So after deleting the cache files it loads ok now.
by munirmdee1
July 26th, 2021, 6:54 am
Forum: Other
Topic: Editing CSWeb Dashboard
Replies: 2
Views: 2076

Editing CSWeb Dashboard

Hello CSPro Users, I'm using csweb to configure data server for a certain survey here. I don't like seing CSWeb 7.6.0 displayed in the Dashboard. I would like the at the Dashboard Heading to Display something like Malaria 2021. And also a logo. How do I go about it, I have tried to change it, but it...
by munirmdee1
June 13th, 2021, 7:09 am
Forum: Synchronization
Topic: Configuring CSWeb Dashboard
Replies: 1
Views: 1926

Configuring CSWeb Dashboard

Hell CSPro Users, I have been using CSPro for data collections for almost 9 years now. But never used CSWeb, I started using it this year (2021), it runs perfectly, no problem at all. But I would like to know if I cane change the display settings for its dashboard, like changing logo, favicon, and a...
by munirmdee1
December 21st, 2020, 1:49 am
Forum: Entry
Topic: ROSTER ERROR
Replies: 1
Views: 1163

ROSTER ERROR

Hi CSPro Users, I have an application for data collection, I use CSPro 7.5. I don't know whats wrong with the roster, after entering the first line, when moving to the second line it give me an error saying "Data Entry Has Stoped Working, A problem caused the program to stop working correctly&q...
by munirmdee1
December 2nd, 2020, 6:04 am
Forum: Entry
Topic: Modify Mode Gives and error
Replies: 1
Views: 1202

Modify Mode Gives and error

Hi CSPro Users, I have a CSPro 7.5 Application, when I run it for Add mode its working fine, but when I open in Modify mode its gives me an error and when I click OK twice it continues. Im getting the following error message" " The case specified for modifying, was not located in the data ...
by munirmdee1
December 2nd, 2020, 5:56 am
Forum: Android
Topic: APK Download Link
Replies: 4
Views: 12074

APK Download Link

Hi CSPro Users
I need to download CSPro 7.5 APK for installing to some tablets(android) because some of them dont have Play Store. So I fail to download the 7.5 from Play Store, I must have an APK to install. Can you provide me with the APK Download Link?

Thanks in Advanced
by munirmdee1
September 29th, 2020, 8:44 am
Forum: Entry
Topic: ENTRY APPLICATION DOES NOT SAVE THE CASE
Replies: 3
Views: 1969

Re: ENTRY APPLICATION DOES NOT SAVE THE CASE

Actually I cross check all that, I dont have a reenter or endlevel anywhere, I just have Endgroup inside the roster. I just check if the last item have been antered (If curocc() = num_items then endgroup; endif;). I just put that at postproc of the last item/field in the roster. And the roster is th...
by munirmdee1
September 29th, 2020, 8:21 am
Forum: Entry
Topic: Error calling from External File
Replies: 7
Views: 3142

Re: Error calling from External File

Hi Bhupender11, The error message you are getting its not comming from the external file you are referring, that comes from the case ID you entering, you are repeating entering the same ID which you already entered and save the case. So I suggest you try entering a new case id in your form, you wont...