> > I have done this before. > > <input type="file" id="File" name="File" accept="image/*;capture=camera"> > > This will basically work like a standard file upload input but will use > the camera to select the file. >
Goog grief! That's like black magic. So you click the button rendered next to the <input> control and what happens? In my case it looks like the initial devices in the field will be iPads. I'll read up on the expanded <input> element and make a test page and try it on the weekend. *Greg*
