Hi, all, if I install a second .apk file (with different name) on my android device I get the message: "this app replaces another one ..." and after...
Per the language reference under DATEVALUE(Date): "DATEVALUE returns a date. The required parameter, date, is usually a string, but any expression that can...
Hi Folks, Is communicating with a server the only way to get data files (say, sqlite files) created by my phone app? Sure would be nice if I could download by...
Hi Everyone, I wanted to report on my experience with the iOS update to 5.1.1. I have 4 Apple devices - iPad 1, iPad 3, iPod Touch 3rd gen, and an iPhone 4S....
Is it possible to print an array into a text area. I know I could do it with a fixed array but not an unknown For i = 0 To LastRecord Mail.value = Desc[i] ...
I have a calculator where I am taking 2 values from NsBasic text boxes and sending them to a js file to be processed. It will only process 1 time. I cannot...
Hello, I'm trying to use toDataURL() to convert the contents of a canvas to JPG format, but even when I pass in "image/jpg" it's still giving me PNG format....
1. Is there any way of disabling the auto-rotation just for an NSB APP? 2. Can you change Menu items at runtime? 3. Can you add/delete elements from the...
does clear cache clears saved sql dbs also ? I want to use sql db to register software . If dbs also cleared then registration process takes again and again ....
This code I am using to check the required table exists inside the sql db . Code : Dim DB Dim DBRecords Dim nTables Dim regid Dim q q = "'" initDB() If nTables...
I read the blog on Ajax. I have a great emailing app that works on apple and droid as long as I keep it as a web app. The only thing that I cannot get to...
I installed an application on my android phone. It works fine offline if I go airport mode. However, if I change the name of the same application on the NS...
I have a problem I don't understand. I am making an iPhone app and on one form I placed a HTMLview with some HTML text inside (which is specified in a...
I have a suggestion for the next big upgrade. It will be nice to have a production and development folder. By this I mean, different upload folders. So I can...
George, please take a look at this. https://build.phonegap.com/blog/enhanced-icon-and-splash-support Since a few days ago, the splash screen is replaced by the...
hi all, after performing a simplistic application on my android device using the browser pops up a black stripe write error message in it. and what 'that? In...
req=Ajax("ajaxPost.php","POST",txtSend.value) You use this above for a web app If you use a .apk file for it do you need to use the full address. ...
Do you have plans to implement the arrays of controls, such as those that exist in VB6 (arrays of buttons, combo boxes etc.)? Without them, are very difficult...
I am new to NS Basic, I hope there is not a simple solution because I have been scratching my head for last few days looking for an answer. How do I take...
Works fine for me. Try creating a small project with just a radiobutton and see if it works. George Henne NS BASIC Corporation http://www.nsbasic.com...