Page 1 of 1

parse.com -selecting service with javascript

Posted: Mon Jun 04, 2012 9:36 am
by HappyFive

Hi!
I'm using parse.com to store some data for my app.
but now here is my problem -i would need two different services -based on the value of an loval var in javascript. (if value ==1 -- update parse.com, if value ==2 -- delete from parse)

how can i use a service with javascript?
i've also tried to directly use parse.com commands -but i don't know where to write point 3 for example. (https://parse.com/apps/quickstart)

thx for the help !!


parse.com -selecting service with javascript

Posted: Mon Jun 04, 2012 3:26 pm
by maxkatz

This should help: http://help.tiggzi.com/documentation/...

You can have different URL -- for update or delete