Search found 10 matches

Go to advanced search

by Rajani Parth
Thu Dec 04, 2014 6:30 am
Forum: Issues
Topic: How to set Video ID from Database
Replies: 7
Views: 212
 
Jump to post

How to set Video ID from Database

here is from my Eclipse error WEB CONSOL : Unsafe JavaScript attempt to access frame with URL file:///android_asset/www/startScreen.html#android from frame with URL https://www.youtube.com/embed/?enable... . Domains, protocols and ports must match. CorDovaLog : null: Line 1 : Unsafe JavaScript attem...
by Rajani Parth
Wed Dec 03, 2014 11:11 am
Forum: Issues
Topic: How to set Video ID from Database
Replies: 7
Views: 212
 
Jump to post

How to set Video ID from Database

hello, i' m new in Appery currently i developed smal application like youtube videos playing. here i stored id of youtube in DB and using database listservice i mapped Db to listview note : here i added Youtube attribute in listview currently in my DB there is 3 row than why i can't show listing of ...
by Rajani Parth
Thu Nov 20, 2014 6:39 am
Forum: Issues
Topic: Image is currepted using SendGrid API
Replies: 6
Views: 192
 
Jump to post

Image is currepted using SendGrid API

i refered following tutorial : http://blog.bismallion.com/sending-em...

by Rajani Parth
Thu Nov 20, 2014 6:36 am
Forum: Issues
Topic: Image is currepted using SendGrid API
Replies: 6
Views: 192
 
Jump to post

Image is currepted using SendGrid API

var content = 'here is binary image data';
// Read file content first
var blob = new Blob([content], { type: "image/jpeg"});

var fileName = 'ZZZ.jpeg'
// Read file name first
formData.append("files[" + fileName + "]", blob);

by Rajani Parth
Thu Nov 20, 2014 6:28 am
Forum: Issues
Topic: Image is currepted using SendGrid API
Replies: 6
Views: 192
 
Jump to post

Image is currepted using SendGrid API

Here in mail some text description and in attachment theres is images only currepred

by Rajani Parth
Thu Nov 20, 2014 6:02 am
Forum: Issues
Topic: Image is currepted using SendGrid API
Replies: 6
Views: 192
 
Jump to post

Image is currepted using SendGrid API

Hello, i used sendGrid api for sending mail but i want also send image attchment from Appery database i refere this document : http://blog.bismallion.com/sending-em... here in mail i get attachment but it's currepted iin my appery databse image is stored as a binary formate and i completed follow ab...
by Rajani Parth
Wed Nov 19, 2014 5:23 am
Forum: Issues
Topic: How to delete database row on button click
Replies: 2
Views: 84
 
Jump to post

How to delete database row on button click

Thanks Evgene.

by Rajani Parth
Wed Nov 19, 2014 5:20 am
Forum: Issues
Topic: How to attached file in SendGrid API using Appery.io
Replies: 1
Views: 64
 
Jump to post

How to attached file in SendGrid API using Appery.io

hello,

i used your Appery.io for my new android app
i also used inbuild sendGrid mail api.

all is works fine and i send mail from my app
but i want also attached images to mail, which is stored in DB as binarry formated

so how can i send images through api from database ???

by Rajani Parth
Wed Nov 19, 2014 5:14 am
Forum: Issues
Topic: Why CameraService is not store photo in my Mobile Gallery
Replies: 1
Views: 66
 
Jump to post

Why CameraService is not store photo in my Mobile Gallery

i'm new to Appery.io currently i developed small app in app i have one camera button, after click on button i open camera and capture a pic. than i store photo directly in DB i refers folliwing document : http://devcenter.appery.io/tutorials/... here photo is store in DB but don't in mobile gallery....
by Rajani Parth
Fri Nov 14, 2014 1:35 pm
Forum: Issues
Topic: How to delete database row on button click
Replies: 2
Views: 84
 
Jump to post

How to delete database row on button click

i'm new in Appery . i don't have more knowldge abou appery. i have developed small app. in app i inserte data like photo and name. but i want to delete option on my page to delete perticular item. here all records are fatch in my screen . but i don' have any idea that how can i delete records from a...

Go to advanced search