I uploaded a .capx to google docs: https://docs.google.com/file/d/0B7shV36L5wGXS0dxS1lHU1lwOVU/edit
My goal is to create an ios app for checking in/checking out. I just want two buttons that trigger a few events. Pushing the checkout button should create these actions: the name and/or MAC of the ipad is retrieved and sent to an online google spreadsheet. Same for pressing the Checkin button.
The design goal is just to track people: Are they checked in or checked out and when.
I know some HTML and CSS, but I'm afraid I'm in the dark with JavaScript, AJAX, PHP and the like. I know that the answer is probably to use a scripting language, and I'm hoping C2 can forgive my ignorance and do it for me. Thanks for any help.