using images

P

praveen

Hi, i tried to create a website and it got created with <v:imagedata tag.

It seems that this tag is not worknig with sites like awardspace.com . I had
to manualy replace it with <img> tag.

Can someone help me to resolve so that I dont have change it manually.
 
D

DavidF

Are you using Publisher? What is the URL of the your website? From a Google
search:

"<v:imagedata> tags are how Microsoft encodes images that were present in
the original MS Word document. Since the images are local to your PC (and
not uploaded to the server), a placeholder <IMG> tag is created. You will
need to modify the IMG tags appropriately to point to your images after they
are uploaded. Or simply remove the <IMG> tags if you do not intend on
keeping them."

If you are using Publisher 2003, then you might try going to Tools > Options
Web tab and unchecking "Rely on VML..." and "Allow PNG..." , and then when
you do produce your html files, File > Publish to the Web to produce
filtered html files. You should not be editing the code directly.

If you are trying to use awardspace to host your site, and it frames your
site, then you will probably continue to have problems. If this doesn't
help, post back with more details as to what you are tying to do, and the
problem you are experiencing.

DavidF
 
D

DavidF

Not sure what is going on, but you might try unchecking the use of the
subfolder under Tools > options > web folder. There isn't any other option
to change the way that Publisher generates the html code.

Note that the link:
http://anmol.awardspace.com/index_withvtag.htm
does load in FireFox, which would imply that it has to do with the code
produced for IE.

DavidF
 
D

DavidF

Mike,

Not sure I follow. The original link didn't work for me because of the .com
extension. When I clicked on it, it redirected me to a page on the
awardspace.com site. By changing the extension to:
http://anmol.awardspace.com/index_withvtag.htm I was able to load the page
in both FF and IE6. The baby picture does not load in IE, but does in FF. If
you compare the IE code to the FF code you will see that they differ.

I suggested the OP not use subfolders because then the supporting graphic
files will be at the same level in the directory as the index.htm file.
Hopefully then IE will be able to "find" the baby picture. I am kind of
making a best guess here ;-) This a new one for me.

DavidF
 
D

DavidF

I had another thought...

Go to tools > options > web tab and if you have the Encoding set for Western
European (ISO) then switch it to Unicode (UTF-8), or the other way around.
See if that helps.

DavidF
 
P

praveen

Thanks David.

Unfortunately, my office seems to have blocked awardspace.com and I cannot
check it. However, I forgot to highlight that when I use the preview your
website option or publish to local directory and view the page, the image
comes perfectly fine.

I will check your solutions at home later tonight and revert back.

Thanks
Praveen
 
D

DavidF

In that case I am out of suggestions other than to look to your host for an
answer. Sorry.

DavidF
 

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