> I am stumped. Are there any CF Gods out there?
No, there aren't any CF gods. The whole point of CF, to me, is that you
don't have to be a god to be a good CF programmer.
> I need to add the capability of a user to paste a screen capture
> (alt - print screen) of a windows application error, into a
> browser "form" without the user having to open another application,
> save the image, close the application, find the saved file, select
> it and then upload it. I am not talking about text, I am talking
> about the bitmap created from a screen capture. I don't know if it
> resides in the clipboard. The user needs to be able to paste it
> into a browser page and submit it.
>
> I tried CFX_DynamicImage and it brought my server to it's knees.
This doesn't really have anything to do with CF - it's a client-side
programming issue. You'd really need some sort of client-side executable
which could take the screen capture from the clipboard and work with it. You
could write such an executable as an ActiveX component or perhaps a Java
applet.
Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists