Add Notes on Image(JPEG,BMP..)

Last post 11-12-2009 4:06 AM by maverickhyd. 9 replies.

Sort Posts:

  • Add Notes on Image(JPEG,BMP..)

    06-27-2009, 8:44 AM
    • Contributor
      2,386 point Contributor
    • maverickhyd
    • Member since 03-25-2009, 2:38 AM
    • Posts 403

    Hi,

    Please Have a look at this Image

    How can i do this using ASP.NET?

    I want to Add Notes, delete notes and update notes on Image using asp.net

    Can anyone having sample application?

    Help Would be greatly appreciated!

    Please Mark as Answer if it helped You!
  • Re: Add Notes on Image(JPEG,BMP..)

    06-27-2009, 2:33 PM
    • Star
      9,807 point Star
    • chintanpshah
    • Member since 11-19-2008, 5:39 AM
    • Ahmedabad
    • Posts 1,762
  • Re: Add Notes on Image(JPEG,BMP..)

    06-27-2009, 2:33 PM
    • Member
      239 point Member
    • MinimalTech
    • Member since 01-19-2009, 12:22 PM
    • Greece
    • Posts 174

    You can't do this with ASP.NET, only with JavaScript.

    To do that, you must develop some JS functions.

    1st) One function that displays the text/box/effect in the location you want.
    2nd) Another function that hides the above effects when the pointer gets out of the mapped location.

    Its a little heavy to do that alone.

    Try to search the google for some FREE scripts that "tagging photos" or "script for photo annotation" in JavaScript.

    A shareware script that do that annotations can be found on http://taghim.com/

    Please, mark this post as "Answer" if it helped you solve your problem.

    MinimalTech.
  • Re: Add Notes on Image(JPEG,BMP..)

    06-27-2009, 3:37 PM
    • Contributor
      2,386 point Contributor
    • maverickhyd
    • Member since 03-25-2009, 2:38 AM
    • Posts 403

     Hi ,

     

    Have a look at this

    http://www.flickr.com/photos/39868088@N02/3666142658/

    I have to do same as flickr.com

    if anyone having sample code or any urls pls provide..

    i searched a lot in google... still struggling :(

    Please Mark as Answer if it helped You!
  • Re: Add Notes on Image(JPEG,BMP..)

    06-28-2009, 1:46 AM
    • Star
      9,807 point Star
    • chintanpshah
    • Member since 11-19-2008, 5:39 AM
    • Ahmedabad
    • Posts 1,762
  • Re: Add Notes on Image(JPEG,BMP..)

    06-29-2009, 4:20 AM
    • Contributor
      2,386 point Contributor
    • maverickhyd
    • Member since 03-25-2009, 2:38 AM
    • Posts 403

     Hi,

    I checked these urls still i didnot find a way

    can anybody expalin me step by step

    where can i save the previous notes(annotations)?

    how to populate same coordinates when mouse over image again?

    Thanks

     

     

     

    Please Mark as Answer if it helped You!
  • Re: Add Notes on Image(JPEG,BMP..)

    06-29-2009, 9:25 AM
    • Star
      9,807 point Star
    • chintanpshah
    • Member since 11-19-2008, 5:39 AM
    • Ahmedabad
    • Posts 1,762

    Please use IE Developer Toolbar for IE and Firebug for FireFox and see how DIVs are using to populates notes. 

    Hope this helps...

    Don't forget to mark as answer, if it helps
  • Re: Add Notes on Image(JPEG,BMP..)

    07-02-2009, 2:13 AM
    • Contributor
      2,386 point Contributor
    • maverickhyd
    • Member since 03-25-2009, 2:38 AM
    • Posts 403

     HI,

    Thanks to all for  valuable sugesstions.

    Finally I have finished This task by JQuery

    Please Mark as Answer if it helped You!
  • Re: Add Notes on Image(JPEG,BMP..)

    09-15-2009, 5:12 PM
    • Member
      8 point Member
    • mb2000inc
    • Member since 07-26-2007, 3:36 PM
    • Posts 33

    maverickhyd:

     HI,

    Thanks to all for  valuable sugesstions.

    Finally I have finished This task by JQuery

     

    Care to share your code?  I just came across a similar issue and need to find something to use for one of my own projects.

    every day is halloween
  • Re: Add Notes on Image(JPEG,BMP..)

    5 hours, 5 minutes ago
    • Contributor
      2,386 point Contributor
    • maverickhyd
    • Member since 03-25-2009, 2:38 AM
    • Posts 403

    Hi,

    Please Check This Link

    http://forums.asp.net/p/1460737/3358040.aspx#3358040

    I Hope You Will Get Some brief idea How to do Create/Read/Delete Annotations on Image 

    Please Mark as Answer if it helped You!
Page 1 of 1 (10 items)