Hi,
Well i changed my Textbox with the RTF box, and i noticed when i drag and drop web pictures to the RTF box i get the picture itself
I was wondering if it's possible to get the image link instead of the image itslef? :rolleyes:
Cheers
Printable View
Hi,
Well i changed my Textbox with the RTF box, and i noticed when i drag and drop web pictures to the RTF box i get the picture itself
I was wondering if it's possible to get the image link instead of the image itslef? :rolleyes:
Cheers
Depends on from where are you starting the drag. If from IE I don't think you can get the link but if it is WebBrowser perhaps.
A....well im doing it from firefox...but it would be cool to take the link from both browsers...dont know how to do that..where to start? hmmm
Since you are dragging an image from Firefox to your RTB I see no way to get the underlying link of that image. The same problem would exist with using IE.
Using the WebBrowser, however, is different since you have control over the HTML code and would be able to pull out the link for that image and when you drop the image onto your RTB you would be able to have the link appear instead of the image.
Yeah..it possible that way...
But implementing WebBrowser will cost me additional memory :(
Tell me how you drag a picture from IE onto your RTB?Quote:
Originally Posted by batori
Well i drag from mozilla....
i just take the image with the left mouse click and drag it to the rtf, and i get the complete image in my RTFbox..and i would like to get the image location link instead