Create transaction history in Jquery Mobile -


i have created basic calculator in jquery mobile calculates bill amount per person when entered bill amount , number of people. i'd create page show history of calculation done. can please suggest tutorials or learning material can refer understand concept , how construct it. thanks.

i don't know of particular tutorial or learning material talks doing doing there many tutorials talk saving content via jquery. i'm getting @ upon end of calculation you'll save results db or file , on other page you'd retrieve information , show it.

here 1 link (save data jquery , .net) uses .net db. if need save file similar end different. there many other choices doing search on saving via jquery you'll need choose 1 makes sense you.

good luck.


Comments

Popular posts from this blog

android - How to save instance state of selected radiobutton on menu -

python 3 IndexError: list index out of range -

IF statement in MySQL trigger -