Question
How to throw and get value in others page using air and jquery
Hi all.. i have a problem with my project. I want to build application using air and jquery. I get some records from database and displayed on Page_A . Then Every record in page A, have a link to Page_B that refers detail of record. But i don't know how to throw a value of every record in Page_A and get in Page_B.
Could somebody's help??
Regards