Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Pasting graphics

Status
Not open for further replies.

musicafterhours

Programmer
Joined
Nov 29, 2000
Messages
6
Location
US
I am writing a cf app to replace a notes application.
The one thing notes does that I have not been able to
duplicate or work around is allowing users to "paste"
screen captures into the app to be saved in the database.

Any suggestions?

I could have the user save the graphic and give it a name
that the web app could reference but that would be too
cumbersome to the user.

Another thought was some app that automatically converts the graphic using uuencode and that could be pasted and then
cf could save to file and re-convert on the back end.
Problem is, I don't know what app could do this easily.

Any help would be appreciated.

Dave

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top