Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
deezmano #1
use webcam that captures still pictures on coldfusionpages
do you know how to do this?
deezmano Guest
-
Live Screen Captures of Powerpoint
I do not know a lot about server technologies and have to find out information if my goal is possible with the flash media server. I need to have... -
Keypress captures
Hi All, I have 2 mcs. I want the visibility of both of them to toggle upon pressing F1 and Spacebar respectively. How do I do that? Regards, ... -
Column with pictures instead of 0s and 1s (boolean value representation in pictures)
Hi everybody, I have the following problem: I have a datagrid and a bound column to a data field which serves to indicate whether an item is... -
Screen captures
Hi All, Most of you have probably seen the spam emails that tell you to go check out their search engine optimizer, so you can get a better... -
screenscrapes or image captures? Turning into image?
Here's a question akin to "Is there a machine that can instatly translate Apple IIe programs into QBasic?" Is there a way to have Flash (or some... -
Stressed_Simon #2
Re: use webcam that captures still pictures oncoldfusion pages
This is not really a ColdFusion issue, at least not in the beginning. The real
trick is how are you going to get the images from the computer that they are
being taken from to the web server?
Are you going to upload them through a webform? If so then you can build the
logic that places them where they need to be and either overwrites a file or
adds them to a database, etc, etc.
Are you going to email them in? If so then you will need to schedule an event
that checks an email address and then does the relevant work.
There are other alternatives but as I said it all hinges on the initial
decision.
Stressed_Simon Guest



Reply With Quote

