![]() | |
#1
| |||
| |||
|
|
I have been told that there is no way to access the JPEG comment field using javascript. I have used a hex editor and can see the comment near the beginning of the JPEG file. Is there any way to access the source of a JPEG picture that has been loaded and then possibly extract and manipulate the data to extract the comment? |
#2
| |||
| |||
|
|
"Dennis Marks" <denmarks (AT) none (DOT) net> wrote in message news:080520041017159233%denmarks (AT) none (DOT) net... I have been told that there is no way to access the JPEG comment field using javascript. I have used a hex editor and can see the comment near the beginning of the JPEG file. Is there any way to access the source of a JPEG picture that has been loaded and then possibly extract and manipulate the data to extract the comment? Not using Javascript. Javascript only has access to the HTML dom tree, not the actual binary data contained in the image. |
#3
| |||
| |||
|
|
Too bad. The comment would be a great place to keep descriptive data to be displayed with a picture. |

![]() |
| Thread Tools | |
| Display Modes | |
| |