Search found 247 matches

Go to advanced search

by B510
Thu Jun 05, 2014 2:46 am
Forum: Issues
Topic: how to check whether the userid already exists or not?
Replies: 7
Views: 1079
 
Jump to post

how to check whether the userid already exists or not?

Ok..

but how to get the value of the txtUsername ?

by B510
Thu Jun 05, 2014 2:44 am
Forum: Issues
Topic: how to check whether the userid already exists or not?
Replies: 7
Views: 1079
 
Jump to post

how to check whether the userid already exists or not?

Thanks,
in my case .

var objectId = "txtUsername";
var whereObject = {"username": objectId};
return JSON.stringify(whereObject);

does objectId is the name of the object? .. or where can I find the object id info?

by B510
Thu Jun 05, 2014 2:21 am
Forum: Issues
Topic: what is correct json value
Replies: 1
Views: 412
 
Jump to post

what is correct json value

in query service .. I pass the where parameter as follow:

{"username":value}

and got warning.. expected JSON value..

could anybody please advise, what is the correct JSON value ?

please help

thanks

by B510
Thu Jun 05, 2014 2:10 am
Forum: Issues
Topic: how to check whether the userid already exists or not?
Replies: 7
Views: 1079
 
Jump to post

how to check whether the userid already exists or not?

it return "Bad request" ...
what does it meant? ..what should I do?

please help.. thanks

by B510
Thu Jun 05, 2014 2:02 am
Forum: Issues
Topic: how to check whether the userid already exists or not?
Replies: 7
Views: 1079
 
Jump to post

how to check whether the userid already exists or not?

Hello..

Thanks, it goes to error event.. how to show its error?

by B510
Thu Jun 05, 2014 12:32 am
Forum: Issues
Topic: how to check whether the userid already exists or not?
Replies: 7
Views: 1079
 
Jump to post

how to check whether the userid already exists or not?

Dear All,

I am new with this, I have created my own user table, how to check whether the userid already exists or not?

My current position is now on the event click of "Register" button and don't have any idea on how to do this?

please help

thanks a lot in advance

by B510
Wed Jun 04, 2014 4:03 pm
Forum: Issues
Topic: get device info
Replies: 1
Views: 371
 
Jump to post

get device info

Dear Senior,

I am new with this, how to get device info (such as IMEI or Mobile No) then store to database (I created the database) ..

please help

Thanks & Regards

Go to advanced search