D
dlincoff
I'm developing a Website in Microsoft Publisher.
I am using a simple src command to display a few jpg files. All are
in the same folder and I have verified that the path is correct. All
were downloaded from same website to my computer. Some display and
others do not when I select "web Page Preview." However, these images
did display when I copied the address in the Run box (after selecting
start at bottom left corner.)
The only differences that I can see is size and 1 security item. The
security item: The two files that correctly display on my webpage
contain an "unblock" button on the general tab of properties. The .gif
files that won't display do not contain this "unblock" button.
Any insight would be appreciated.
Thanks.
Here are the lines of code in case you need them:
<p>
<img src="c:\button-r.gif">
<p>
<img src="c:\arrw05_46b.gif">
<p>
<img src="c:\bluebeano.gif">
I am using a simple src command to display a few jpg files. All are
in the same folder and I have verified that the path is correct. All
were downloaded from same website to my computer. Some display and
others do not when I select "web Page Preview." However, these images
did display when I copied the address in the Run box (after selecting
start at bottom left corner.)
The only differences that I can see is size and 1 security item. The
security item: The two files that correctly display on my webpage
contain an "unblock" button on the general tab of properties. The .gif
files that won't display do not contain this "unblock" button.
Any insight would be appreciated.
Thanks.
Here are the lines of code in case you need them:
<p>
<img src="c:\button-r.gif">
<p>
<img src="c:\arrw05_46b.gif">
<p>
<img src="c:\bluebeano.gif">