
July 22nd, 2003, 01:56 AM
|
 |
Contributing User
|
|
Join Date: Apr 2007
Location: Cape Cod
Posts: 1,347
Time spent in forums: 3 h 52 m 2 sec
Reputation Power: 3
|
|
|
Drawing tool
I need to create a form users can use to email product specifications with. If it was just a bunch of textboxes, it'd be no problem. But, in addition to some text info, I need them to be able to include a drawing of the layout of the products. Of course, simply uploading a drawing they made on their computer isn't an option, so I'm looking for a Flash, Java, JavaScript, SVG, or pretty much any other client-side technology solution.
The products are pretty standardized, so instead of sketching each one, a list of clipart images to drag and drop would probably be best. The drawing should be sent as an image (bitmap, jpeg, gif, png, whatever), so the app needs a way to save the sketch.
Anybody heard of any commercial products that satisify this? Even if it's not a complete solution and I need to change some code, that's fine. I'm just hoping to save myself a lot of development time.
|