473,473 Members | 4,185 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

display an image in xml using css

15 New Member
Hi,

Does anyone know how to diaplay an image in XML using CSS?
Jan 24 '07 #1
7 19834
Starlite
15 New Member
Hi,

Does anyone know how to display an image in XML using CSS?
Jan 24 '07 #2
Starlite
15 New Member
Hi, does anyone know what CSS code to write so that i can display an image in a XML file?

My XML code is as follow:

<DIV>
<IMAGE xml:link="simple" href="apple.gif" show="embed" actuate="auto"/>
</DIV>
Jan 24 '07 #3
Starlite
15 New Member
Hi, does anyone know what CSS code to write so that i can display an image in a XML file?

My XML code is as follow:

<DIV>
<IMAGE xml:link="simple" href="apple.gif" show="embed" actuate="auto"/>
</DIV>
Jan 24 '07 #4
AricC
1,892 Recognized Expert Top Contributor
Moved your thread to the XML forum.
Expand|Select|Wrap|Line Numbers
  1. <html:img src="http://somesite.com/someimage.jpg" />

HTH,
Aric
Jan 24 '07 #5
AricC
1,892 Recognized Expert Top Contributor
Moving your post to the XML forum.
Expand|Select|Wrap|Line Numbers
  1. <html:img src="http://somesite.com/someimage.jpg" />
HTH,
Aric
Jan 24 '07 #6
r035198x
13,262 MVP
Hi,

Does anyone know how to diaplay an image in XML using CSS?
One thread per problem please. Just write css for displaying the whole xml file.
Jan 24 '07 #7
sash
5 New Member
Hi,

Does anyone know how to diaplay an image in XML using CSS?

hi,
i'm not an expert but i do use css quite a bit. i was just wondering the style sheet u created, is it external or internal i mean within u r xml itself?
and if it's internal is it like ya background image or sumtin? if so try this code it worked 4 me wen i was trying to put the bcc logo on the rss feed,

<style type="text/css" media="all">
background-image:url ("image url");
background-repeat:no-repeat;

it might work, and it might not juz give a try.....
p.s the code is not complete i juz put down only two line of it that displays and doesn't repeat.

gud luck .
Jan 25 '07 #8

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

Similar topics

4
by: Shelly | last post by:
This is driving me crazy and makes no sense. Any suggestions will be appreciated. I upload an image to a staging area. I have written software to look at the images, and if accepted it is...
9
by: Wally | last post by:
I am trying to display images from an Access 2000 database and I get an error "Invalid Parameter Used" when I execute the code line "picBLOB.Image = Image.FromStream(stmBLOBData)" in my Visual...
4
by: Kevin Myers | last post by:
Hello, Please forgive my reposting of this note with hopefully a more relevant subject line. On an Access 2000 form under Windows 2000 I would like to use a Kodak Image Edit Control to...
5
by: Peter Lapic | last post by:
I have to create a image web service that when it receives an imageid parameter it will return a gif image from a file that has been stored on the server. The client will be an asp.net web page...
3
by: Bama | last post by:
I already stored the image in the SQL database. How do I retrieve it? Any help is appreciated.
9
by: tshad | last post by:
This was posted before but the message got messed up (all NLs were stripped out for some reason). I have 2 labels that hold the name of different images on my .aspx page. <asp:Label ID="Logo"...
0
by: adubra | last post by:
Hi there, I am using a device context (DC) and a buffer to successfully draw to screen. However, when I update the DC at very high frame rate and drag the frame containing the image very quickly...
3
by: computer_guy | last post by:
Hi Everyone, I run into a problem. I am trying to write an aspx that can dynamically generate an image based on some input parameters. Things are very simple if the size of the parameters is...
1
by: nanaalwi | last post by:
Hi, Currently I'm developing a software using VB.net that can grab an image using Matrox Morphis card and display it in a PictureBox. The software can grab the image already and display it in the...
3
by: =?Utf-8?B?QmlsbHkgWmhhbmc=?= | last post by:
I have a asp.net app, in the page there is a scan activex which could scan and save a jpg file in client harddisk. How could we access and display this jpg file on the fly using js in the client...
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
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,...
1
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...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.