Search found 131 matches

by HackinHoodLogicsTm
Thu May 10, 2018 8:19 am
Forum: NeoBook Action Commands
Topic: PHP Online vs NeobookDB Pro Offline
Replies: 1
Views: 3211

PHP Online vs NeobookDB Pro Offline

Hi fellow Neobookers. I have successfully completed my online application completely built with PHP. My intentions now is to build an offline version being desktop application. If my desktop users are guaranteed with internet I could just use NeoDBPro to remote connect to my database on the web serv...
by HackinHoodLogicsTm
Thu May 03, 2018 5:27 am
Forum: General NeoAppBuilder Discussion
Topic: config.xml
Replies: 2
Views: 3630

Re: config.xml

The issue was caused because I mistakenly added an "&" in my app name.
Issue resolved
by HackinHoodLogicsTm
Thu May 03, 2018 5:26 am
Forum: General NeoBook Discussions
Topic: Connecting to web mysql database
Replies: 3
Views: 3848

Re: Connecting to web mysql database

Thank you very much. It works.
You saved my day :)
by HackinHoodLogicsTm
Wed May 02, 2018 8:26 am
Forum: General NeoBook Discussions
Topic: Connecting to web mysql database
Replies: 3
Views: 3848

Connecting to web mysql database

Hi Fellow Neobookers.

Please can anyone suggest or show me how to connect NeobookDB Pro to my web sql database.
I would like to migrate from Local Access DB to My Web MSQL Database and I don't know how?

Please every suggestion would be highly appreciated.

Thank you
by HackinHoodLogicsTm
Mon Mar 05, 2018 9:36 am
Forum: General NeoAppBuilder Discussion
Topic: config.xml
Replies: 2
Views: 3630

Re: config.xml

Compile your code first.
Extract the zip file and edit the config.xml
Afterward re-zip the files into a zip package.

Would recommend Winrar for this zip operation.
by HackinHoodLogicsTm
Mon Feb 12, 2018 2:46 pm
Forum: NeoBook Action Commands
Topic: is this even possible
Replies: 7
Views: 9342

Re: is this even possible

@stevec

Please, can you share with us how you were able to accomplish this task?

Thank you.
by HackinHoodLogicsTm
Mon Feb 12, 2018 10:44 am
Forum: General NeoAppBuilder Discussion
Topic: malformed config.xml phonegap build error
Replies: 0
Views: 4766

malformed config.xml phonegap build error

Please does anyone know why am getting this error and how to fix it? While I try to build my app with PhoneGap. Usually, it works with this app I get the error about malformed config.xml This the error malformed config.xml and below is my config.xml [syntax=xml]<?xml version="1.0" encoding...
by HackinHoodLogicsTm
Tue Feb 06, 2018 5:19 am
Forum: General NeoAppBuilder Discussion
Topic: IP address recognition
Replies: 9
Views: 6703

Re: IP address recognition

Ooops the code works well on the browser but when compiled to the android app.

I get this "fd88:4477:7aa7:a800:e07e;xxxxx" instead of the ip.

Please, any ideas why?
by HackinHoodLogicsTm
Tue Feb 06, 2018 4:53 am
Forum: General NeoAppBuilder Discussion
Topic: IP address recognition
Replies: 9
Views: 6703

Re: IP address recognition

Thank you @anton. You are Genius :D
by HackinHoodLogicsTm
Mon Feb 05, 2018 4:20 pm
Forum: General NeoAppBuilder Discussion
Topic: IP address recognition
Replies: 9
Views: 6703

Re: IP address recognition

Thank you a lot @anton

This code works perfectly but the only problem I have is that I need the local IP address, not the Public IP Address.
Please, any Idea how?
by HackinHoodLogicsTm
Fri Feb 02, 2018 4:34 am
Forum: General NeoAppBuilder Discussion
Topic: IP address recognition
Replies: 9
Views: 6703

IP address recognition

Hi NAB,

Please is it possible to retrieve the IP address from your network and store it in a text field?
Please, any help will be appreciated.

Thanks a lot
by HackinHoodLogicsTm
Thu Jun 08, 2017 8:52 am
Forum: NeoBookDBPro
Topic: Web Service
Replies: 1
Views: 3073

Web Service

Hi Neobookers,
Is there a possible way i can connect directly from DBP Pro the My Webservice SQL.

I mean this by connecting to the web SQL Database not the local database.
Thank you.
by HackinHoodLogicsTm
Tue May 09, 2017 4:04 am
Forum: NeoBook Action Commands
Topic: Combo Box
Replies: 1
Views: 3208

Combo Box

I have Multiple combo boxes on a page With Variable [VariableA] ... to [VariableD]" On the startup Action Section i have der. [syntax=neobook] SetVar "[VariableA]" "OptionA" SetVar "[VariableB]" "OptionB" SetVar "[VariableC]" "OptionC"...
by HackinHoodLogicsTm
Tue May 09, 2017 3:58 am
Forum: NeoBook Action Commands
Topic: Run Hidden
Replies: 2
Views: 3610

Re: Run Hidden

Ayt. Thanks Dave
by HackinHoodLogicsTm
Mon May 08, 2017 4:06 am
Forum: NeoBookDBPro
Topic: i want to move up from access to sql
Replies: 12
Views: 7154

Re: i want to move up from access to sql

@yanzco To connect DBPPro with SQL. You need to setup SQL Driver through Control Panel>Administrative Tools>ODBC Data Sources>Then from the ODBC Source Screen Click on User DSN or System DSN Where User DSN only install the driver to just the Logged in user whilst the SystemDSN install the drivers fo...