473,404 Members | 2,178 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,404 software developers and data experts.

How can I edit image...

Hi all,
How can I edit an Image opened in the browsers and saves it with a new
name.

The scenario is that I received an email having some attached documents in
the image format.

I read that document but there is some problem in the scanning or
overwriting. So, I need to mark that place with a circle or write some
comments against that unreadable text on the same image. and replied back to
the sender.

How do I do this.

Regards
Ather Ali Shaikh
Nov 18 '05 #1
1 1328

"Ather Ali Shaikh" <at*******@eintelligencesoft.com> wrote in message news:%2****************@tk2msftngp13.phx.gbl...
Hi all,
How can I edit an Image opened in the browsers and saves it with a new
name.

The scenario is that I received an email having some attached documents in
the image format.

I read that document but there is some problem in the scanning or
overwriting. So, I need to mark that place with a circle or write some
comments against that unreadable text on the same image. and replied back to
the sender.

How do I do this.

Regards
Ather Ali Shaikh


I take it that you read that "mail" in a browser (why else post here?)

If you want to change the image client-side in a browser, you need to use either
an ActiveX component, or a Java component.
A different option would be to use server-side imagemap functionality:
- user clicks somewhere on the image
- form gets posted back to the server, along with the click-coordinates
- you change the image on the server, to include some marking at that position
- the fresh page shows an updated image
- after a "done" command you send the updated image
(I skipped a few steps here to highlight the action on the image)

If you want to do this within some mail client, you should save the attachment
some place, fire up your image-editor-of-choice, edit the image and
send back that changed image in a reply.
Hans Kesting
Nov 18 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: autogoor | last post by:
2. autog...@yahoo.com Aug 1, 10:55 am show options Newsgroups: comp.infosystems.www.authoring.html, comp.lang.javascript From: autog...@yahoo.com - Find messages by this author Date: 1 Aug...
2
by: Nalaka | last post by:
Hi (I am using visual studio 2005 beta 2) I have a simple asp.net data grid, with a edit (update and cancel) set. When the button mode is link, it works fine. But when the button mode is...
2
by: Michael | last post by:
Hello, I want to write a program in C# that will allow the user to select an image from their hard drive and edit it. I need to do simple editing, like red-eye reduction, crop, rotate, etc. Not...
1
by: gujarsachin2001 | last post by:
Hi friends, I want to edit image. Means i have images & i m opening tht images in browser so on tht image i want to mark some part of tht image so tht i can hide tht specific part of image. I...
8
by: shotokan99 | last post by:
i have this situation. i have a query string: http://www.myquerystring.com?x=xxxxx what this url does is it will return or start downloading a .png file. what i wanted to do is trap this png...
2
kaleeswaran
by: kaleeswaran | last post by:
hi! i have problem in the grid.i can't edit the values inside the grid.i have a edit image inside the grid.i planed to like when i click the edit image in the grid then the respective row will...
0
Computer Guru
by: Computer Guru | last post by:
I am making a program to create icons from image files and want to know how to edit the picture and then save the icon.
1
by: JWest46088 | last post by:
I have a flash photo gallery that uses an XML file to display the images. Most of the images have big dimensions so I have to edit the images any time I want to add more images so it fits in the...
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: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
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
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
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
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.