473,414 Members | 1,954 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,414 software developers and data experts.

Can I save a Image to an xml document

1
Hello,

A yes or no answer would be much appreciated. I have a word document which has a sqlxml annotated schema mapped to it. On the word document there is a image inserted to it. Is it possible to save the image to an xml document with a base64Binary datatype? The reason I ask is when I do save the word document as an xml document the image binary data is not saved but the other datatypes do. In the schema I have a element written as
Expand|Select|Wrap|Line Numbers
  1. <element name="ImageSignature" type="xs:base64Binary" sql:field="ImageSignature" sql:datatype="image"  />
Thanks
Karl
Dec 16 '07 #1
1 1712
Dököll
2,364 Expert 2GB
Hello,

A yes or no answer would be much appreciated. I have a word document which has a sqlxml annotated schema mapped to it. On the word document there is a image inserted to it. Is it possible to save the image to an xml document with a base64Binary datatype? The reason I ask is when I do save the word document as an xml document the image binary data is not saved but the other datatypes do. In the schema I have a element written as
Expand|Select|Wrap|Line Numbers
  1. <element name="ImageSignature" type="xs:base64Binary" sql:field="ImageSignature" sql:datatype="image"  />
Thanks
Karl
I believe you can kiekar, I can teach you how to make a clickable image using xml and load it to html, just happen to have the code to do this from old courses taken:-)

In a bit, do stay tuned even so, other experts here may have some fancy ideas you can use...

Dököll
Dec 19 '07 #2

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

Similar topics

1
by: lc | last post by:
Hi, Is there a way to save the client side opened asp page as a image file to the server side. That is take a screen shoot of the page and save it as a file preferrable html file or some...
2
by: Kitkat | last post by:
Hi, i hope my english is good enough to explain my problem. Okay, I have a html-file with a image. But i don't want to save or print the html-file with the image. I want to save or print a...
2
by: Corobori | last post by:
I am getting an error message "Description: Value cannot be null. Parameter name: encoder" when performing this instruction: frmPicView.pic.Image.Save(ms, frmPicView.pic.Image.RawFormat) Here is...
6
by: Michael Groeger | last post by:
Hi, I have an aspx page which generates an excel document and transfers it to the browser as attachment. Normally, once the document is transferred the open save dialog prompts to open or save...
1
by: conckrish | last post by:
Dear All, This is all about ASP.NET WEB APPLICATION. I have a Button and when i click that button,I need to open the File Dialog( Genearl Save AS Dialog) through Which i have to select the...
3
by: fiefie.niles | last post by:
I would like to save a web page to a file and have the hyperlinks work when I bring the file back up. If the web page has a hyperlink like the following <a href="OurWeb/News/abcFile.htm">, after...
3
by: svsenthilkumar | last post by:
Hi, i want to crop a selected image from PDF Document and copy that and save it as a jpg image. how can i access the crop image and save as a jpg or gif file format. please give me some...
8
by: MartinRinehart | last post by:
I'm making a slider widget with a <canvas>. First I draw the background. I'd like to save this drawing. Something like: slider.drawBackground(); slider.back = new ScreenArea( left, top, width,...
1
by: sainathparuchuri | last post by:
As a project requirement we need to convert word documents to tiff images. We have been using Microsoft Office Document Image Writer (MODI) for this puspose and doing absolutely well. But now this...
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
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
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,...
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.