>> Is there any customtags to allow user to write / draw
>> something (using tablet) , and coldfusion will save those
>> memo as jpeg / gif image.
>>
>> what I mean is something like evernote program
>> (http://www.evernote.com) , but run inside coldfusion.
>
>No, because that would require client-side functionality to accept the data
>and generate the image. You could certainly do something like that, but you
>would have to build or provide that client-side functionality yourself.

Flash does have APIs for drawing and you can take convert the Flash screen's
content to JPG and then you could send the binary JPG stream to the server
for saving.

-Dan


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Get involved in the latest ColdFusion discussions, product
development sharing, and articles on the Adobe Labs wiki.
http://labs/adobe.com/wiki/index.php/ColdFusion_8

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:291853
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to