This is crazy

H

Hoops

I've asked about this twice. There has to be a simple solution.

Using Word 2003, I am trying put a page with one picture onto my website.
I've taken a blank document and placed a picture (a jpg) on it. I then saved
it as a web page. I then uploaded it to my site using a program called
"FileZilla". Here is the link: http://pages.suddenlink.net/budnsha/jag.htm .

When I preview the web page in word, by clicking the "Web Page Preview"
button in the File drop-down Menu, the preview is perfect, but when I go to
the site all that appears is the page with a box where the picture should be
and that box has a small box with a "X" in it in the upper left corner.

I've posted the picture on the site as well and when I go to the picture
site it shows up perfectly. Here is the link:
http://pages.suddenlink.net/budnsha/a.jpg .

I have tried using Publisher and another web design program and the same
thing happens using using these.

There has to be a simple solution. What is it?
 
V

Val

On the web page, the image properties give a filename of "image001.jpg" (or
something similar), while your jpg file is named "a.jpg". Are you loading
the image file to the webserver with the correct file name?

How about using notepad and just writing a few lines of HTML, if all you
intend is to show the picture? It doesn't get much more reliable than that.


I've asked about this twice. There has to be a simple solution.

Using Word 2003, I am trying put a page with one picture onto my website.
I've taken a blank document and placed a picture (a jpg) on it. I then
saved
it as a web page. I then uploaded it to my site using a program called
"FileZilla". Here is the link: http://pages.suddenlink.net/budnsha/jag.htm
..

When I preview the web page in word, by clicking the "Web Page Preview"
button in the File drop-down Menu, the preview is perfect, but when I go
to
the site all that appears is the page with a box where the picture should be
and that box has a small box with a "X" in it in the upper left corner.

I've posted the picture on the site as well and when I go to the picture
site it shows up perfectly. Here is the link:
http://pages.suddenlink.net/budnsha/a.jpg .

I have tried using Publisher and another web design program and the same
thing happens using using these.

There has to be a simple solution. What is it?
 
E

Expert

It isn't crazy. Your link does not appear to be correct. Try this code
in a notepad and then save the file as: jag.html

<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="content-type">
<title></title>
<meta content="Expert" name="Expert">
</head>
<body
style="color: rgb(255, 255, 255); background-color: rgb(0, 0, 153);"
alink="#33ffff" link="#ff0000" vlink="#6600cc">
<img alt="MyCar" src="http://pages.suddenlink.net/budnsha/a.jpg"
style="width: 640px; height: 480px;"><br>
<br>
<br>
</body>
</html>

hth
 
H

Hoops

That worked perfectly. Thank you so much.

Now, I need to put 50 pictures on that page. They're named a.jpg through
y.jpg plus there are others like xfront.jpg, etc. How can I do all 50
pictures?
 
H

Hoops

I have no idea how the image on the web page shows up as image001.jpg.
Somehow it's being changed. I know I haven't saved any pictures that starts
with the name of image.

First, how were you able to determine the image name is image001.jpg?

As for using notepad, I have over 50 pictures I want to put on that page and
I've never done HTML script.
 
E

Expert

OK try this by changing the name of the files as appropriate. At present they are
all a.jpg but you need to change them to b.jpg, c.jpg etc etc.

I have also inserted a table to create a semi-professional layout!!



<html>

<head>
<meta name="GENERATOR" content="Microsoft FrontPage 6.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>New Page 1</title>
</head>

<body>

<table border="1" width="100%" id="table1">
<tr>
<td>
<img border="0" src="http://pages.suddenlink.net/budnsha/a.jpg" width="640"
height="480"></td>
<td><img border="0" src="http://pages.suddenlink.net/budnsha/a.jpg" width="640"
height="480"></td>
</tr>
<tr>
<td><img border="0" src="http://pages.suddenlink.net/budnsha/a.jpg" width="640"
height="480"></td>
<td><img border="0" src="http://pages.suddenlink.net/budnsha/a.jpg" width="640"
height="480"></td>
</tr>
<tr>
<td><img border="0" src="http://pages.suddenlink.net/budnsha/a.jpg" width="640"
height="480"></td>
<td><img border="0" src="http://pages.suddenlink.net/budnsha/a.jpg" width="640"
height="480"></td>
</tr>
<tr>
<td><img border="0" src="http://pages.suddenlink.net/budnsha/a.jpg" width="640"
height="480"></td>
<td><img border="0" src="http://pages.suddenlink.net/budnsha/a.jpg" width="640"
height="480"></td>
</tr>
<tr>
<td><img border="0" src="http://pages.suddenlink.net/budnsha/a.jpg" width="640"
height="480"></td>
<td><img border="0" src="http://pages.suddenlink.net/budnsha/a.jpg" width="640"
height="480"></td>
</tr>
<tr>
<td><img border="0" src="http://pages.suddenlink.net/budnsha/a.jpg" width="640"
height="480"></td>
<td><img border="0" src="http://pages.suddenlink.net/budnsha/a.jpg" width="640"
height="480"></td>
</tr>
<tr>
<td><img border="0" src="http://pages.suddenlink.net/budnsha/a.jpg" width="640"
height="480"></td>
<td><img border="0" src="http://pages.suddenlink.net/budnsha/a.jpg" width="640"
height="480"></td>
</tr>
<tr>
<td><img border="0" src="http://pages.suddenlink.net/budnsha/a.jpg" width="640"
height="480"></td>
<td><img border="0" src="http://pages.suddenlink.net/budnsha/a.jpg" width="640"
height="480"></td>
</tr>
<tr>
<td><img border="0" src="http://pages.suddenlink.net/budnsha/a.jpg" width="640"
height="480"></td>
<td><img border="0" src="http://pages.suddenlink.net/budnsha/a.jpg" width="640"
height="480"></td>
</tr>
<tr>
<td><img border="0" src="http://pages.suddenlink.net/budnsha/a.jpg" width="640"
height="480"></td>
<td><img border="0" src="http://pages.suddenlink.net/budnsha/a.jpg" width="640"
height="480"></td>
</tr>
<tr>
<td><img border="0" src="http://pages.suddenlink.net/budnsha/a.jpg" width="640"
height="480"></td>
<td><img border="0" src="http://pages.suddenlink.net/budnsha/a.jpg" width="640"
height="480"></td>
</tr>
<tr>
<td><img border="0" src="http://pages.suddenlink.net/budnsha/a.jpg" width="640"
height="480"></td>
<td><img border="0" src="http://pages.suddenlink.net/budnsha/a.jpg" width="640"
height="480"></td>
</tr>
<tr>
<td><img border="0" src="http://pages.suddenlink.net/budnsha/a.jpg" width="640"
height="480"></td>
<td><img border="0" src="http://pages.suddenlink.net/budnsha/a.jpg" width="640"
height="480"></td>
</tr>
</table>

</body>

</html>
 
H

Hoops

Expert, thank you so much. I think I can make it from here. I'm really
grateful for your help and the time you put into this.
 
V

Val

Finding image name - right click the blank image area on the web page,
select Properties.

As to why the name got changed - probably something Word did. Using Word to
make web pages is like using a chainsaw to whittle a toothpick. If you need
to do more than a simple page or two, look for any the many web page layout
programs - many are free or have free light-weight versions. They'll
produce code that is much lighter and easier to manually update, if needed.

Val

I have no idea how the image on the web page shows up as image001.jpg.
Somehow it's being changed. I know I haven't saved any pictures that starts
with the name of image.

First, how were you able to determine the image name is image001.jpg?

As for using notepad, I have over 50 pictures I want to put on that page and
I've never done HTML script.
 
L

LOOK AND LISTEN

Expert said:
It isn't crazy. Your link does not appear to be correct. Try this code
in a notepad and then save the file as: jag.html

<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="content-type">
<title></title>
<meta content="Expert" name="Expert">
</head>
<body
style="color: rgb(255, 255, 255); background-color: rgb(0, 0, 153);"
alink="#33ffff" link="#ff0000" vlink="#6600cc">
<img alt="MyCar" src="http://pages.suddenlink.net/budnsha/a.jpg"
style="width: 640px; height: 480px;"><br>
<br>
<br>
</body>
</html>

hth
 

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

Top