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

Setting a Cell Image

On my pages I have set the Cell Image (strip_19.gif) from my Images
folder as

<TD ROWSPAN=2 BACKGROUND="../images/strip_19.gif" WIDTH=19>
<P><FONT COLOR="#FFFFFF">|</FONT></P>
</TD>

That all works fine.

However I need to host a "transaction page" and the image on a
seperate host/secure server from the rest of my site.

The link for that image I have uploaded is

"https://www.secure-server-hosting.com/secutran/secureforms/SH200723/strip_19.gif"

Problem.

I have got stuck on trying to figure how to replace the code for
"../images/strip_19.gif" with the above link.

I tried this but it does not work

<TD ROWSPAN=2 BACKGROUND="https://www.secure-server-hosting.com/secutran/secureforms/SH200723/strip_19.gif"
WIDTH=19>
<P><FONT COLOR="#FFFFFF">|</FONT></P>
</TD>

Any help appreciated.
Jul 23 '05 #1
2 4851
Paul Taylor wrote:
I tried this but it does not work

<TD ROWSPAN=2 BACKGROUND="https://www.secure-server-hosting.com/secutran/secureforms/SH200723/strip_19.gif"
WIDTH=19>
<P><FONT COLOR="#FFFFFF">|</FONT></P>
</TD>

Any help appreciated.


Supply a URL. Works for me: http://tranchant.plus.com/tmp/td2

--
Mark.
http://tranchant.plus.com/
Jul 23 '05 #2
Mark Tranchant <ma**@tranchant.plus.com> wrote in message news:<41***********************@ptn-nntp-reader04.plus.net>...
Paul Taylor wrote:
I tried this but it does not work

<TD ROWSPAN=2 BACKGROUND="https://www.secure-server-hosting.com/secutran/secureforms/SH200723/strip_19.gif"
WIDTH=19>
<P><FONT COLOR="#FFFFFF">|</FONT></P>
</TD>

Any help appreciated.


Supply a URL. Works for me: http://tranchant.plus.com/tmp/td2


Thanks Mark. It works now!
Jul 23 '05 #3

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

Similar topics

5
by: MyndPhlyp | last post by:
I've been busting my head trying to figure this out for quite some time. With IE6 and NS7, no problems. I can simply code the HTML <img height="100%"> and be done with it. But NS4 and NS6 (and...
1
by: Kai Grossjohann | last post by:
I have a table which contains a top-aligned table cell: .... <tr style="height:40"> ... <td colspan="1" rowspan="2" align="left" valign="top" style="overflow:hidden;">...
7
by: John A. | last post by:
Hello all! I've got a big bunch of pages using tables for layout. Eventually I'll get them set up with more modernized code, but in the meantime I'd like to slip in a little quick holiday...
7
by: Andrew Poulos | last post by:
I'm using the following code to create a small table with one column and two rows. An image goes into the first cell. //create table var t = document.createElement("TABLE"); t.style.position =...
5
by: Greg N. | last post by:
Hi folks, I have a table cell with a background image, something like <td background=landscape.jpg height=200></td> The sole purpose of this code is to display the image inside that table...
5
by: Doug Laidlaw | last post by:
HTML validators say that "background" is not a valid attribute for a <td> tag I want to set an image as the background for one cell only, and to have the cell content on top of it. If I can't...
4
by: tshad | last post by:
I have one cell (<td>) that I want to have a margin in to move everything away from the left border by about 10 px. The only way I can seem to do it is to add cellspacing in each of the elements...
3
by: David Veeneman | last post by:
I'm trying to set images in a bound DataGridView image column. My enum has three possible values, and I have an image that I want to show for each value: EnumValue.OK --GreenLight.gif...
1
by: DaveyP | last post by:
I have a user control (called data_dictionary) which I need to add into the header text of a datagrid. I'm doing this by adding the control in the RowCreated event as follows: dds_descriptions...
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
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
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
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
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
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,...

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.