|
|
#1 |
|
Admiral
![]() ![]() ![]() ![]() ![]() Join Date: Feb 2001
Location: Maryland
Posts: 6,578
|
JAVA question: Paste Image
I have an application written using Oracle Forms client/server. We are going web based still using Oracle Forms 9i/10g. Since it's web based we cannot paste images into a web browser. As far as I know you can copy and paste text but not paste an image. My co-worker things there's a java solution and that java is capable of pasting images into a webpage that has some kinda of java area to accept a pasted image.
What we are doing is copying an image which gets saved into the system clipboard and then pasting the image into an area that gets saved into a database table which worked with OLE containers but aren't supported by internet browsers. So is java capable of accepting pasted images without the image being saved as a file. My experience is that you have to upload the file from somewhere. Any help would be very greatly appreciated.
__________________
|
|
|
|