473,407 Members | 2,598 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,407 software developers and data experts.

JavaScript App which allow the user to paint and save

32
Hi All,

I have been trying to make an JavaScript application which allow the user to paint (draw) a small picture.

When the done the draw will be placed as picture into a Crystal Report (.Net) by pressing a button.


Cheers
Jul 10 '10 #1
3 2340
gits
5,390 Expert Mod 4TB
is that a question or an announcement?

kind regards
Jul 10 '10 #2
liadmz
32
You got me.. I'm trying to do it, till now with not much of success.

If anyone know..
Jul 10 '10 #3
gits
5,390 Expert Mod 4TB
then ask a question ... probably you should show some code where you have problems with ... basically it is quite unusual to draw with javascript (there are no built in capabilities for that) ... i think the only applicable solution would be to use the canvas element ... but as you might guess ... this would just be a technical usecase unless all browsers would support html5 ... i assume that you mean 'freeform' drawing? when there is more a regular drawing with rectangles or other plain geometrical forms it might be a bit more possible to create a script for such a purpose ... but the canvas would be nearly the only one possibility to save the drawn image later on ... otherwise you would need to create a serverside logic that interprets any plain coordinate-data to reproduce an image from it ...
Jul 10 '10 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: rufus | last post by:
Hi, In an ASP.NET application I have tried using javascript to prompt a user to save their changes if they try and navigate away without saving their changes. The problem is that this...
2
by: mosaic.com | last post by:
I don't know who to go with for this question, googling is not very helpful, if anyone has an idea i would appreciate it. The issue: I created a page that will be used as a template for HTML...
1
by: bansh | last post by:
Hi all, I need an functionality which prevents the user to save my webpage containts to their local computer. Is it possible to done through .NET? If yes please tell me how it is possible. ...
4
by: Jeff | last post by:
Hi, I'd like to be able to prompt the user to save text that a script has created to a file. The idea is that the script would create a text string, the "Save As" dialog would be triggered...
1
by: skinymike | last post by:
when i allow user to download a media file such as midi or wav files. It automatically open the files using Windows Media Player. Its fine works ok. But when i allow user to download a theme files...
0
by: =?Utf-8?B?dHJhbnNtYXJrZXRzQG5vc3BhbS5ub3NwYW0=?= | last post by:
I need to allow user to save dataset to their computer in Microsoft Money format. I searched internet for help on this but found nothing helpful. I also chatted with MS Online Concierge to no...
4
by: Kaustubh Budukh | last post by:
I am designing a VB.NET based website I have a hyperlink, upon clicking on it a "File Download" prompt opens which asks me whether I want to "Save" the file, "Open" But I want it to...
4
by: archana | last post by:
Hi all, i am having one user control. what i want is to add javascript which will gets called on button click of user control. but user control is not working if i add javascript in user...
2
by: Cron | last post by:
Hi I'm trying to make a form that makes it optional for the user to save the inputted data. If the user does not tap the save button before leaving the form, the data is silently discarded. This...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.