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

display an image in xml using css

Hi,

Does anyone know how to diaplay an image in XML using CSS?
Jan 24 '07 #1
7 19827
Hi,

Does anyone know how to display an image in XML using CSS?
Jan 24 '07 #2
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
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 Expert 1GB
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 Expert 1GB
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 8TB
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
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...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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: 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...

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.