Results 1 to 2 of 2

Thread: drawing with mouse

  1. #1
    Join Date
    May 2007
    Posts
    9
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Exclamation drawing with mouse

    i need to build a draw panel...something like paint...even much more simple than windows paint...
    i would done it with javascript but the problem is that when the drawing done i need to upload...

    i done it many years ago with C , but it won't fit to asp...

    it seems to me a long and frustrated way to wrote all the coding by myself...

    can someone help me with this, or point me to where i can find coding for such a thing or something simular?

    all i need is to able the user draw lines in one color and to earase them...in the end to save it like a file

    10k's

  2. #2
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    I'd suggest flash or a java applet.
    Using javascript/ajax/php*, this would be possible, but VERY involved, and I'm not sure how feasible in terms of server load and speed (working on a long term project now involving this).

    [*or asp, maybe, though I don't know what graphics extensions are supported-- I'm using the GD library in PHP.]
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •