»
 

Go Back   ResellerRatings Store Ratings > ResellerRatings Forums > Tech Support

Reply
 
LinkBack Thread Tools Display Modes
Old 07-31-2003, 04:58 PM   #1 (permalink)
Registered User
 
Join Date: Jul 2003
Location: NH
Posts: 180
atomicstomp is on a distinguished road
Send a message via AIM to atomicstomp
Help with code

hay all
Can anyone find anything wrong w/this code? I can not get the img to show in the cell (<td><IMG alt=""

src="C:\Documents and Settings\administrator.TENNEY\Desktop\New Folder\images\tlog.tif"

border=0></td>)

------------------------------------------------------------------------------------

<table height=124 cellSpacing=0 cellPadding=0 width=750 background= "C:\Documents and Settings\administrator.TENNEY\Desktop\New Folder\images\Blodge.jpg"><tr><td><IMG alt=""

src="C:\Documents and Settings\administrator.TENNEY\Desktop\New Folder\images\tlog.tif"

border=0></td></tr></table>

------------------------------------------------------------------------------------

__________________
((*
*))
((*
*))
atomicstomp is offline   Reply With Quote
Old 07-31-2003, 05:08 PM   #2 (permalink)
Registered User
 
Ryanoffski's Avatar
 
Join Date: Jul 2003
Location: West Valley, Utah
Posts: 203
Ryanoffski is on a distinguished road
It looks good to me, but I only know basic HTML, what is the "alt" there for?
Ryanoffski is offline   Reply With Quote
Old 07-31-2003, 05:13 PM   #3 (permalink)
Registered User
 
Join Date: Oct 2001
Location: TOO close to Wash DC
Posts: 7,956
vass0922 is on a distinguished road
HTML Does NOT like spaces
I'd suggest for ease of coding to put all files in a simple folder path like "C:\HTMLFiles" so you don't have to bother with it too much...

Its either that or you'll need to replace all spaces with %20

Hmmm it may not like using a TIF either, but that I am not sure of.

Ryanoffski, the ALT text is the text that pops up when you hover over an image.
__________________
<< Insert exceedingly large and overly verbose message of how 1337 you are here including full specs of every vehicle you've ever driven and PC you've owned >>
vass0922 is offline   Reply With Quote
Old 07-31-2003, 05:16 PM   #4 (permalink)
Registered User
 
OuTpaTienT's Avatar
 
Join Date: Oct 2001
Location: Bay Area, CA USA
Posts: 6,966
OuTpaTienT is on a distinguished road
Send a message via ICQ to OuTpaTienT
#1) Add this to the beginning of your image url: file:///

So is looks like this:

<IMG alt="" src="file:///C:\Documents and Settings\administrator.TENNEY\Desktop\New Folder\images\tlog.tif" border=0>

#2) I don't believe your browser is capable of diplaying a .TIF file. Convert it to a JPG or GIF.
OuTpaTienT is offline   Reply With Quote
Old 08-01-2003, 12:02 PM   #5 (permalink)
Registered User
 
Join Date: Jul 2003
Location: NH
Posts: 180
atomicstomp is on a distinguished road
Send a message via AIM to atomicstomp
Food

Thanks I tried all the suggestions and nothing worked but when I tried a different image (a .gif) it work so it must be the .tif. I tried to just rename it but that did not work should I be doing it a different way? (other than rename)
__________________
((*
*))
((*
*))
atomicstomp is offline   Reply With Quote
Old 08-02-2003, 10:03 AM   #6 (permalink)
Registered User
 
Ryanoffski's Avatar
 
Join Date: Jul 2003
Location: West Valley, Utah
Posts: 203
Ryanoffski is on a distinguished road
You could just open the image and the do Save as... and change the file type
Ryanoffski is offline   Reply With Quote
Old 08-02-2003, 10:19 AM   #7 (permalink)
Registered User
 
OuTpaTienT's Avatar
 
Join Date: Oct 2001
Location: Bay Area, CA USA
Posts: 6,966
OuTpaTienT is on a distinguished road
Send a message via ICQ to OuTpaTienT
Use a free imaging tool, like Irfanview to open the .tif and then save it as a .GIF, .JPG, or .PNG (the 3 formats any browser should be able to display).
OuTpaTienT is offline   Reply With Quote
Reply




Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Most Active Discussions

Recent Discussions

All times are GMT -6. The time now is 01:52 AM.