Hey all
I've encountered a slight problem.
Each time I try to enter pasted text into my database I get an error:
"Syntax error: (The entire pasted text)"
All my pasted text is originally from e-mails I received so perhaps it is about unrecognised layout?
I did try to do the following:
Set the ...
Search found 37 matches
- Wed Aug 22, 2018 11:08 am
- Forum: Databases
- Topic: SQL error on pasted text
- Replies: 2
- Views: 5650
- Thu May 03, 2018 1:00 am
- Forum: Databases
- Topic: Post URL denied
- Replies: 6
- Views: 9065
Re: Post URL denied
Alright, thanks! switching to sql
- Wed May 02, 2018 11:23 pm
- Forum: HTML5
- Topic: Adding html5 standalone as a Wordpress Plugin
- Replies: 14
- Views: 80435
Re: Adding html5 standalone as a Wordpress Plugin
Hey Sphere,
You were right, it is not a bug related to dp9 (stable LC has same issue)
Localhost with XAMMP surprisingly did work!
All versions, including a more demanding stack worked perfectly!
Is it possible that some settings (like request time-out?) are preventing a full download of the .js ...
You were right, it is not a bug related to dp9 (stable LC has same issue)
Localhost with XAMMP surprisingly did work!
All versions, including a more demanding stack worked perfectly!
Is it possible that some settings (like request time-out?) are preventing a full download of the .js ...
- Wed May 02, 2018 10:47 am
- Forum: Databases
- Topic: Post URL denied
- Replies: 6
- Views: 9065
Re: Post URL denied
Hey both,
not sure I get this...?
CSV is just a TEXT file and no CGI or something, so what are you exspecting?
You POST data to a CGI, which is a little app on the server written in ASP, PHP or LC server script, which will process the posted data. But as mentioned above, CSV is just TEXT and so ...
not sure I get this...?
CSV is just a TEXT file and no CGI or something, so what are you exspecting?
You POST data to a CGI, which is a little app on the server written in ASP, PHP or LC server script, which will process the posted data. But as mentioned above, CSV is just TEXT and so ...
- Tue May 01, 2018 2:05 pm
- Forum: HTML5
- Topic: Adding html5 standalone as a Wordpress Plugin
- Replies: 14
- Views: 80435
Re: Adding html5 standalone as a Wordpress Plugin
Alright so I made a new stack, it puts "Hello world" into a label field if pressed, if the field is not empty then it will be emptied. Easy enough right?
I created the HTML5 standalone, uploaded the files to my server and opened the .html file -> No response
Firefox gives me an error saying it ...
I created the HTML5 standalone, uploaded the files to my server and opened the .html file -> No response
Firefox gives me an error saying it ...
- Tue May 01, 2018 12:51 pm
- Forum: Databases
- Topic: Post URL denied
- Replies: 6
- Views: 9065
Post URL denied
Hey all,
Another question:
I have a database in the form of several .csv files on my dropbox, it all works well but I want them on my own domain.
I can load and read the files I had put on my domain just fine but I can't get to write to them...
I have set the permissions for the files to all ...
Another question:
I have a database in the form of several .csv files on my dropbox, it all works well but I want them on my own domain.
I can load and read the files I had put on my domain just fine but I can't get to write to them...
I have set the permissions for the files to all ...
- Mon Apr 23, 2018 2:41 pm
- Forum: HTML5
- Topic: Adding html5 standalone as a Wordpress Plugin
- Replies: 14
- Views: 80435
Re: Adding html5 standalone as a Wordpress Plugin
Hey Sphere,
Great code! thanks, helps a lot!
There is just 1 error: In the name at the bottom where you enter the name of the .js, a ' is needed in place of the double quotation mark (").
I changed the name of .js to my own (Standalone.community etc), the page loads with the title you set ("This ...
Great code! thanks, helps a lot!
There is just 1 error: In the name at the bottom where you enter the name of the .js, a ' is needed in place of the double quotation mark (").
I changed the name of .js to my own (Standalone.community etc), the page loads with the title you set ("This ...
- Fri Apr 13, 2018 4:58 pm
- Forum: HTML5
- Topic: Adding html5 standalone as a Wordpress Plugin
- Replies: 14
- Views: 80435
Re: Adding html5 standalone as a Wordpress Plugin
Alright, try nr 2!
I have a friend with a website and uploaded 4 files:
the 3 files generated by the builder (.js / .mem / .zip)
and a fourth with
<html>
<body>
<canvas style="border: 0px none;" id="canvas" oncontextmenu="event.preventDefault()"></canvas>
<script type="text/javascript">
var ...
I have a friend with a website and uploaded 4 files:
the 3 files generated by the builder (.js / .mem / .zip)
and a fourth with
<html>
<body>
<canvas style="border: 0px none;" id="canvas" oncontextmenu="event.preventDefault()"></canvas>
<script type="text/javascript">
var ...
- Thu Apr 05, 2018 12:34 pm
- Forum: HTML5
- Topic: Adding html5 standalone as a Wordpress Plugin
- Replies: 14
- Views: 80435
Re: Adding html5 standalone as a Wordpress Plugin
Hey Sphere,
Thanks for the answer!
Will try today if I can make it happen.
Is it also possible to link the .js file to display the stack on a certain part of another website?
Like add "<script src="https://yourwebsite.com/imhere/thegeneratedname.js"> </script>" into a codeblock?
Thanks in advance ...
Thanks for the answer!
Will try today if I can make it happen.
Is it also possible to link the .js file to display the stack on a certain part of another website?
Like add "<script src="https://yourwebsite.com/imhere/thegeneratedname.js"> </script>" into a codeblock?
Thanks in advance ...
- Wed Mar 28, 2018 9:37 pm
- Forum: HTML5
- Topic: Adding html5 standalone as a Wordpress Plugin
- Replies: 14
- Views: 80435
Adding html5 standalone as a Wordpress Plugin
Hey all!
Just trying out the HTML5 option to create a standalone.
My goal: Create a "Form" as a way of handling a new reservation, then send that form to a file in Dropbox.
I handled the whole form-making, dropbox-uploading etc.
I created the standalone, got four files (.mem / .html / .zip / .js ...
Just trying out the HTML5 option to create a standalone.
My goal: Create a "Form" as a way of handling a new reservation, then send that form to a file in Dropbox.
I handled the whole form-making, dropbox-uploading etc.
I created the standalone, got four files (.mem / .html / .zip / .js ...
- Wed Mar 28, 2018 8:23 pm
- Forum: Talking LiveCode
- Topic: PDF printing without printing
- Replies: 5
- Views: 7049
Re: PDF printing without printing
Currently using 9.0.0 DP11 but will try with V8, I will let you know!
- Tue Mar 27, 2018 11:15 pm
- Forum: Talking LiveCode
- Topic: PDF printing without printing
- Replies: 5
- Views: 7049
PDF printing without printing
Hello all,
I am using the Open printing to pdf tPDFPath function, yet not without some issues
My goal: Save a piece of a card as a pdf-file without printing a physical sheet, so nothing gets sent to my printer.
A piece of my code:
on mouseUp
Ask file "Where do you want to store the file?"
if ...
I am using the Open printing to pdf tPDFPath function, yet not without some issues
My goal: Save a piece of a card as a pdf-file without printing a physical sheet, so nothing gets sent to my printer.
A piece of my code:
on mouseUp
Ask file "Where do you want to store the file?"
if ...
- Wed Nov 29, 2017 8:12 pm
- Forum: Android Deployment
- Topic: Android update system
- Replies: 2
- Views: 4786
Android update system
Hello all,
I am trying to build an update system for Android to bypass the Google Store.
Now I have a version-check to see if there is a new version available, uploaded my new version (APK file) to dropbox and everything
For some reason Android wont open my APK-file, while it does open on my Mac ...
I am trying to build an update system for Android to bypass the Google Store.
Now I have a version-check to see if there is a new version available, uploaded my new version (APK file) to dropbox and everything
For some reason Android wont open my APK-file, while it does open on my Mac ...
- Sun Nov 26, 2017 5:37 pm
- Forum: Android Deployment
- Topic: Android error: Could not compile service support class
- Replies: 19
- Views: 54767
Re: Android error: Could not compile service support class
Update: found the issue!
I had installed java sdk 9, downgraded to 8 but did not remove the whole package..
LC automagically took the newest version so I deleted the sdk9-location using terminal:
sudo rm -fr /Library/Java/JavaVirtualMachines/jdk-9.0.1jdk/
LC now used sdk 8 and everything works like ...
I had installed java sdk 9, downgraded to 8 but did not remove the whole package..
LC automagically took the newest version so I deleted the sdk9-location using terminal:
sudo rm -fr /Library/Java/JavaVirtualMachines/jdk-9.0.1jdk/
LC now used sdk 8 and everything works like ...
- Sat Nov 25, 2017 1:24 pm
- Forum: Android Deployment
- Topic: Android error: Could not compile service support class
- Replies: 19
- Views: 54767
Re: Android error: Could not compile service support class
Thanks for the thread!
I have uninstalled and reinstalled JAVA, Android studio and livecode in general to hopefully fix the problem but still no luck.
Java SDK still jumps to the 9.0.1 version whenever I link it to livecode
any suggestions i could try?
I have uninstalled and reinstalled JAVA, Android studio and livecode in general to hopefully fix the problem but still no luck.
Java SDK still jumps to the 9.0.1 version whenever I link it to livecode
any suggestions i could try?