Search found 65 matches

Go to advanced search

by Nisa Khalid
Sun Jul 12, 2015 12:02 am
Forum: Issues
Topic: how to upload image to sql database?
Replies: 6
Views: 667
 
Jump to post

how to upload image to sql database?

if i'm using api express how can i upload image,i can't find any tutorial about image,the tutorial only for text

by Nisa Khalid
Sun Jul 12, 2015 12:01 am
Forum: Issues
Topic: unexpected token C
Replies: 3
Views: 491
 
Jump to post

unexpected token C

i got this error
Image

at the service i test it run perfectly but on the app it display this error?

by Nisa Khalid
Sat Jul 11, 2015 9:48 pm
Forum: Issues
Topic: resize image before upload to db
Replies: 56
Views: 6173
 
Jump to post

resize image before upload to db

i already ask in the new forum,also the answer out of scope even i'm using api express, all tutorial about text or string only,no discussion for image at all

by Nisa Khalid
Sat Jul 11, 2015 9:45 pm
Forum: Issues
Topic: how to map image from php
Replies: 7
Views: 1085
 
Jump to post

how to map image from php

hey alena,the link you gave are using appery database? i want to upload to sql database, i have been searching tutorial upload image using php,but the support said out of scope,but there's no tutorial how to upload using api express like the link i gave u above,only for the text?

by Nisa Khalid
Sat Jul 11, 2015 9:35 pm
Forum: Issues
Topic: How to pass values of checked boxes to another page?
Replies: 22
Views: 2505
 
Jump to post

How to pass values of checked boxes to another page?

this is my code,please check it for me and the next step i have to do? var name_arr = []; checkboxgroup = $('[name="chckbox_4yo"]'); for (var i = 0; i < checkboxgroup.length; i++) { console.log(i); var currentCheckBox = jQuery(checkboxgroup ); if (currentCheckBox.length === 0) { alert(&quo...
by Nisa Khalid
Sat Jul 11, 2015 9:31 pm
Forum: Issues
Topic: resize image before upload to db
Replies: 56
Views: 6173
 
Jump to post

resize image before upload to db

i want to upload it to sql database any example? one more thing is it possible to do if i upload photo to appery.io database and the upload process refer to login process i made in php script ?

by Nisa Khalid
Sat Jul 11, 2015 2:11 pm
Forum: Issues
Topic: Upload local file to database files collection
Replies: 19
Views: 2645
 
Jump to post

Upload local file to database files collection

is it possible to use sql database using this code?

by Nisa Khalid
Sat Jul 11, 2015 1:50 pm
Forum: Issues
Topic: resize image before upload to db
Replies: 56
Views: 6173
 
Jump to post

resize image before upload to db

how can i map the blob image to appery? i'm using blob data type in mysql database. how can i upload it?

by Nisa Khalid
Sat Jul 11, 2015 7:20 am
Forum: Issues
Topic: How to pass values of checked boxes to another page?
Replies: 22
Views: 2505
 
Jump to post

How to pass values of checked boxes to another page?

sorry i don't get it, my situation right now, i have a group of check box and the user are allowed to choose up to 3 box only.after the user have check the value i want to take the value and pun into database column named categoryName,in the column categoryName will store the item has been checked i...
by Nisa Khalid
Sat Jul 11, 2015 1:39 am
Forum: Issues
Topic: how to map image from php
Replies: 7
Views: 1085
 
Jump to post

how to map image from php

i already connected with the restful services, but still how to add files to appery? i have go through this https://devcenter.appery.io/tutorials... but it only for text data,how about files?

Go to advanced search