Hey everyone, I'm working on a PHP-based web site right now, and I have to collect a signature from a client when I close a work order. Now the techs carry with them cell phones that act like palm pilots, integrated with computers, screen you can write on with a pen, browser, etc... well, I want them to use the browser on their device to access the site, make the client sign on it, and record it on the site in the database. does anyone know how to do that? Or more generally, to communicate with a "touch" screen through a web site? Thanks!