Notices
Computer & Technology Related Post here for help and discussion of computing and related technology. Internet, TVs, phones, consoles, computers, tablets and any other gadgets.

Tables changing format in Word HTML?

Thread Tools
 
Search this Thread
 
Old Nov 20, 2002 | 04:14 PM
  #1  
Brendan Hughes's Avatar
Brendan Hughes
Thread Starter
Scooby Regular
 
Joined: Oct 2000
Posts: 11,314
Likes: 4
From: same time, different place
Post

I've got a document in MSWord doc format, sent to me by someone else and probably taken from a non-MS program and converted. I have to convert it to HTML [in order to open it in DreamWeaver and rip out the Word coding, before we get into a "why WordHTML?" argument). It's mainly text, but a few tables of data in there, three columns, ?20 rows. The cells look like this:

HeaderX HeaderY HeaderZ
X1 Y1 Z1
X2 Y2 Z2
X3 Y3 Z3 etc.

If I Save As HTML, all seems to go well, they convert without problem. But then I close the file and open it again - even in Word, let alone in DreamWeaver - and the cells have all re-arranged, thus:

HeaderX HeaderY HeaderZ
X1 [empty] [empty]
Y1 Z1 [empty]
X2 [empty] [empty]
Y2 Z2 [empty]
X3 [empty] [empty] etc.

I'm completely baffled, even more so as the headers don't rearrange.

Originally the tables had one merged row at the bottom, which I thought might have confused the conversion, but I converted this into text - no difference. The text inside is in "Tabela" style, I changed it to "Normal" - no difference. I have set (I believe, but am not confident on this) column width to auto rather than fixed - no difference. (MSHelp says this is done automatically anyway in the conversion between .doc and .html.)

The remaining thing that puzzles me is that all rows except one BELOW the header (so one that does change, unfortunately!) have a strange sign behind them. If I show paragraph marks etc (the reverse P button), table cells are usually followed by a circle inside a dotted square. Yet all these rows (except as above) are followed by the left-hand half of that sign, like a letter c with dots above and below. The sign is outside the table, marking the row end: all cells inside are terminated with the normal sign.

Help pleeeease?! It's driving me mad!!

Brendan
Reply
Old Nov 20, 2002 | 04:56 PM
  #2  
GaryK's Avatar
GaryK
Scooby Regular
 
Joined: Sep 1999
Posts: 4,037
Likes: 0
From: Bedfordshire
Post

Brendan,

sounds like you need to open the file in something like Notepad so you can see it in it's raw state, sounds like something to do with <TD> tag mismatches or col spans being set but without seeing the raw HTML dont think you will find the problem.

cheers

Gary
Reply
Related Topics
Thread
Thread Starter
Forum
Replies
Last Post
Wingnuttzz
Member's Gallery
30
Apr 26, 2022 11:15 PM
JonMc
Subaru Parts
22
Feb 6, 2016 09:50 PM
Justme103
Member's Gallery
16
Dec 13, 2015 09:34 PM
ossett2k2
Engine Management and ECU Remapping
15
Sep 23, 2015 09:11 AM
JonMc
Wheels And Tyres For Sale
2
Sep 16, 2015 02:57 PM




All times are GMT +1. The time now is 08:44 PM.