images not coming up inside a table

H

hiewag

Hi,

I've made an online survey form related to my study. In a table, I put
some images of different shapes. When I uploaded the pages, I put all
the images inside 'images' folder. But later on testing I found that
images are not coming up in the webpage. However, when I open it in my
computer, it works. I'm confused as I double checked my uploaded
things.

The coding is:
<td width="103" height="59">
<img border="0" src="images/th_mp3.jpg" width="87"
height="90"><select name="q22B_mp_shapeC_rank" size="1">

The uploaded page is available at:
http://student.dcu.ie/~elgamml2/mpwp2.html

Any help in this regard will be highly appreciated.

Thanks in advance,
hie aka abu
 
N

nice.guy.nige

While the city slept, hiewag ([email protected]) feverishly typed...

[images not appearing online - works locally]
The coding is:
<td width="103" height="59">
<img border="0" src="images/th_mp3.jpg" width="87"
height="90"><select name="q22B_mp_shapeC_rank" size="1">

Have you checked the case of your filenames? For example, TH_MP3.jpg is not
the same as th_mp3.jpg, or Th_mp3.JPG, although on your local system this
may still work, giving rise to the confusion. As I am unable to browse your
images directory, I can't check that for you, although I did try a few
variations of case to no avail.

Hope that helps,
Nige
 
J

JDS

Hi,

I've made an online survey form related to my study. In a table, I put
some images of different shapes. When I uploaded the pages, I put all
the images inside 'images' folder. But later on testing I found that
images are not coming up in the webpage. However, when I open it in my
computer, it works. I'm confused as I double checked my uploaded
things.

The coding is:
<td width="103" height="59">
<img border="0" src="images/th_mp3.jpg" width="87"
height="90"><select name="q22B_mp_shapeC_rank" size="1">

The uploaded page is available at:
http://student.dcu.ie/~elgamml2/mpwp2.html

Any help in this regard will be highly appreciated.

Thanks in advance,
hie aka abu


Not Found

The requested URL /~elgamml2/images/th_mp3.jpg was not found on this server.
Apache/2.0.45 (Unix) DAV/2 mod_ssl/2.0.45 OpenSSL/0.9.7a Server at
student.dcu.ie Port 80
 
N

nice.guy.nige

While the city slept, JDS ([email protected]) feverishly typed...
Hi,

I've made an online survey form related to my study. In a table, I
put some images of different shapes. When I uploaded the pages, I
put all the images inside 'images' folder. But later on testing I
found that images are not coming up in the webpage.
[...]
Not Found
[...]

I think we may already have established that, from when the OP said they
weren't appearing...

The OP says s/he checked the upload (of the images) so I'm guessing they are
*there* as such, but possibly a case-sensitivity problem (as they are
displaying ok locally, suggesting a case-tolerant OS at home).

Cheers,
Nige
 
J

JDS

I think we may already have established that, from when the OP said they
weren't appearing...

The OP says s/he checked the upload (of the images) so I'm guessing they are
*there* as such, but possibly a case-sensitivity problem (as they are
displaying ok locally, suggesting a case-tolerant OS at home).

I personally think it is a path or file issue:

* Images folder is not referenced correctly
* images forgot to be uploaded
* local directory structure does not acurately reflect server structure

something along those lines.

but, of course, we won't know until Ollie Polly posts again.

later, nice guy. Or are you really?
 
P

Paul Watt

hiewag said:
Hi,

I've made an online survey form related to my study. In a table, I put
some images of different shapes. When I uploaded the pages, I put all
the images inside 'images' folder. But later on testing I found that
images are not coming up in the webpage. However, when I open it in my
computer, it works. I'm confused as I double checked my uploaded
things.

The coding is:
<td width="103" height="59">
<img border="0" src="images/th_mp3.jpg" width="87"
height="90"><select name="q22B_mp_shapeC_rank" size="1">

The uploaded page is available at:
http://student.dcu.ie/~elgamml2/mpwp2.html

Any help in this regard will be highly appreciated.

Thanks in advance,
hie aka abu

I had this problem once. the binary/asci setting on my ftp prog was wrong.
make sure your ftp prog is set to auto.

Paul
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,577
Members
45,054
Latest member
LucyCarper

Latest Threads

Top