sql - PhoneGap + jQuery Mobile -
i want show list of data on 1 page pull sql database.
on other page want show names in data. query this:
select * tblname 'tblname.id = 'dataid';
now how can this? know how can pull data on first page. then, should create link page , send id?
what's best way this? work multipage-page template or ... ?
push data array, send json if it's ajax call, save localcache , use wish.
Comments
Post a Comment