HighDots Forums  

can someone take a look at this and tell me why it's not working ?

alt.html.tags alt.html.tags


Discuss can someone take a look at this and tell me why it's not working ? in the alt.html.tags forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
zoti
 
Posts: n/a

Default can someone take a look at this and tell me why it's not working ? - 02-22-2004 , 08:57 PM






http://www.ndbjj.com/home.html

I'm taking care of this website for a friend. He had it done by this company
but is low on money so I help him. We occasionally change stuff but I
haven't changed anything on home.html

At the bottom right of the page there should be a globe picture and some
text. When I load home.html locally on my PC it works fine and the picture
shows but when it is being loaded off the server I can see the image tag
instead of the picture and text that should follow.

Anybody knows why ?

Thanks,
zoti



Reply With Quote
  #2  
Old   
Sharon
 
Posts: n/a

Default Re: can someone take a look at this and tell me why it's not working ? - 02-22-2004 , 10:40 PM






Bottom of page:
<td><img src="images/home/world_image.gif" alt="" width="137"
height="104" hspace=


It is incomplete TD entry that is embedded in a table, within a table. So,
you should have the end of that line and then maybe another TD entry or two,
then the end of the table. I would suspect that there are several lines of
code missing. The file size is 9084 bytes in size. I am wondering if maybe
the upload program that was used has a limit to the file size or somehow
your upload did not complete properly. Probably why it works fine on your
local machine. Check the file size on your machine, if it is larger, then
that helps you to diagnose it.
--
Take Care, Sharon Lane
http://www.rare-cancer.org



Reply With Quote
  #3  
Old   
Beauregard T. Shagnasty
 
Posts: n/a

Default Re: can someone take a look at this and tell me why it's not working? - 02-22-2004 , 11:09 PM



Quoth the raven named zoti:
Quote:
http://www.ndbjj.com/home.html

I'm taking care of this website for a friend. He had it done by
this company but is low on money so I help him. We occasionally
change stuff but I haven't changed anything on home.html

At the bottom right of the page there should be a globe picture and
some text. When I load home.html locally on my PC it works fine and
the picture shows but when it is being loaded off the server I can
see the image tag instead of the picture and text that should
follow.

Anybody knows why ?
This may help.

<http://validator.w3.org/check?uri=http%3A%2F%2Fwww.ndbjj.com%2Fhome.html&d octype=%28detect+automatically%29&charset=iso-8859-1+%28Western+Europe%29&ss=1>

There are a number of errors in the page, the most serious might be
the missing code at the end of the page. It seems to end with:

178: </table>
179:
180:
181: </td>
182: <td><img src="images/home/world_image.gif" alt="" width="137"
height="104" hspace=


...rather than closing up the table, and so forth.

--
-bts
-This space intentionally left blank.


Reply With Quote
  #4  
Old   
zoti
 
Posts: n/a

Default Re: can someone take a look at this and tell me why it's not working ? - 02-24-2004 , 01:58 AM



Thanks Sharon,

You nailed it. I was using cute ftp and for some reason it was screwing up
some of the files. I never thought that might be the problem.

zoti
"Sharon" <me (AT) privacy (DOT) net> wrote

Quote:
Bottom of page:
td><img src="images/home/world_image.gif" alt="" width="137"
height="104" hspace=


It is incomplete TD entry that is embedded in a table, within a table.
So,
you should have the end of that line and then maybe another TD entry or
two,
then the end of the table. I would suspect that there are several lines
of
code missing. The file size is 9084 bytes in size. I am wondering if
maybe
the upload program that was used has a limit to the file size or somehow
your upload did not complete properly. Probably why it works fine on your
local machine. Check the file size on your machine, if it is larger, then
that helps you to diagnose it.
--
Take Care, Sharon Lane
http://www.rare-cancer.org





Reply With Quote
  #5  
Old   
Jahmon
 
Posts: n/a

Default Re: can someone take a look at this and tell me why it's not working ? - 02-28-2004 , 10:40 AM



I go the same problem with flashFXP in fact you just have to delete the old
file before you upload the new one and then it should work fne


"Beauregard T. Shagnasty" <a.nony.mous (AT) example (DOT) invalid> a écrit dans le
message de news:zWf_b.81137$%72.75175 (AT) twister (DOT) nyroc.rr.com...
Quote:
Quoth the raven named zoti:
http://www.ndbjj.com/home.html

I'm taking care of this website for a friend. He had it done by
this company but is low on money so I help him. We occasionally
change stuff but I haven't changed anything on home.html

At the bottom right of the page there should be a globe picture and
some text. When I load home.html locally on my PC it works fine and
the picture shows but when it is being loaded off the server I can
see the image tag instead of the picture and text that should
follow.

Anybody knows why ?

This may help.


http://validator.w3.org/check?uri=ht...home.html&d o
ctype=%28detect+automatically%29&charset=iso-8859-1+%28Western+Europe%29&ss=
1>
Quote:
There are a number of errors in the page, the most serious might be
the missing code at the end of the page. It seems to end with:

178: </table
179:
180:
181: </td
182: <td><img src="images/home/world_image.gif" alt="" width="137"
height="104" hspace=


..rather than closing up the table, and so forth.

--
-bts
-This space intentionally left blank.



Reply With Quote
Reply




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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.