Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

image data access from clipboard

hi everybody,
Its an urgent i was a totally new to .net. Currently i need to develop and web page in that the data in the clip board has to be stored as file. I tried for the Text its alright when i tried for the image data from clip board i was unable to get it. Please anyone can help me to get the solution and help this helpless soul.
I tried with ordinary vb.net application using picture box its achievable but unable to get it in asp.net

Pls help me

Thanks in advance

Regards,

Aanandarajan
[568 byte] By [pasit] at [2007-11-11 7:14:47]
# 1 Re: image data access from clipboard
http://www.codeproject.com/dotnet/clipsend.asp
http://www.dotnet247.com/247reference/msgs/54/273096.aspx

hope these links help you
srinivas_s at 2007-11-11 23:13:51 >
# 2 Re: image data access from clipboard
Hi Mr.Srinivas,
Yesterday i tried with Windows based application and got it. When i tries for Asp.net application it give error. Anyway my hats of and sole hearted thanks for your efforts in ur busy schedule. I too tries for the solution. If u dont mind pls guide me to get me a solution. My Mail id is pasit67@gmail.com.

but yet i was struggling with the trouble.
pasit at 2007-11-11 23:14:51 >
# 3 Re: image data access from clipboard
Did you use Javascript to access the data in the clipboard,

On this webpage http://www.vbaccelerator.com/home/The_Site/Indexes/Site_Map/article.asp
search for the word clipboard there are some articles on clipboard dunno how much it will help.

Have you got text copying from clipboard working on ASP.Net?
srinivas_s at 2007-11-11 23:15:54 >