iphone - How to get the JSON formated WebService format from using URL of an web page -


i have url of login page goes login screen in web.

now need json format of web page using url have.

and can parse , display in table..

so 1st i need json format of web page using url have.

how create webservice in json response page

i want "username" key , "password" keys in correct format/case sencitive

create web service login page return json response, , parse response using sbjson library. in either nsdictionary or in nsarray. , use array populate tableview.

this link contain data, creating web service login parse json have used in project , great.

happy coding.


Comments

Popular posts from this blog

ruby - Trying to change last to "x"s to 23 -

jquery - Clone last and append item to closest class -

c - Unrecognised emulation mode: elf_i386 on MinGW32 -