Dreamweaver MX and Vista: Inserting Tables Fix
NOTE: NEW FIX AVAILABLE HERE: http://www.funkytower.com/2008/09/22/dreamweaver-mx-and-vista-fix-insert-tables-best-fix/
If you’ve upgraded to Windows Vista and have installed your old Macromedia Dreamweaver MX, you are bound to run into some compatibility issues. For many web designers, using tables is a huge asset for designing a web page. Though you can do many of the same things using <div>, tables is fairly easy to use. The only problem is, Dreamweaver MX and Vista = no inserting tables. Is there a fix to this problem? Why, yes there is.
Though, not the fix one would hope for, if you want to use the Insert>Table function in Dreamweaver MX on Vista, this tutorial will help you to use the function. The only minor setback is this: you won’t be able to customize your table until after it is inserted into your document. Sorry, but that’s just the way it is. So if you’re ready to get SOME functionality into your software, here’s what you do:
1. Locate the Tables.htm file located in the configuration folder of the program root. This can be one of two places in Vista.
Try first THIS location:
C:\Users\YOUR USER NAME\AppData\Roaming\Macromedia\Dreamweaver MX\Configuration\Objects\CommonIf there is no Table.htm document in this folder, try this location:
C:\Program Files\Macromedia\Dreamweaver MX\Configuration\Objects\CommonIn some cases, there will be a Table.htm file in BOTH folders. If that is the case, do the following steps 2-5 to bothfiles to be sure – OR – you can delete the Table.htm in the first folder location mentioned above – I deleted mine and this method still worked fine.
2. Make a backup copy of the Table.htm file and save it somewhere like your desktop. You can do this simply by right-clicking the document, then click copy, right click on your desktop, and click paste.
3. Return to the original Table.htm file and open it in notepad
4. This file is probably empty, but if not, delete all code within it. Now, type a basic table code inside the document like this
<table width=”100″ height=”50″ border=”0″ cellpadding=”0″ cellspacing=”0″><tr>
<td align=”center” valign=”top”>
<div align=”center”></div></td></tr></table>You may change the dimensions and text alignment in this table to a size more suitable. Choosing low width/height dimensions usually work best for me.
5. Click File>Save, and then close the document.
6. Open up Dreamweaver MX and test it. When clicking Insert>Table, a table matching the table you coded in the Table.htm file should appear. You can customize the dimensions of this table as you would normally after inserting it into your document.
There you have it! Though not a perfect fix, it certainly is an alternative so that you may continue using Dreamweaver MX until you upgrade to Dreamweaver CS3. This definately worked for me, and it should definately work for you.
What Do You Think?
Did this help you? Did this method, for some reason, not work for you? Have any other tips or tricks regarding Dreamweaver MX+? Let me know! I would love to hear about it! Leave a comment or kindly send your thoughts to david@funkytower.com – I would love to share your ideas with the world! I hope to hear from you all soon
Take it easy,
David Crandall
Tags: Dreamweaver, Fix, How To, Insert, MX, problem, Tables, Vista

August 10th, 2008 at 2:02 pm
Thanks David, that worked for me!
Jason Milen
http://www.InnovativeDataNet.com
August 15th, 2008 at 4:16 pm
worked for me too
thanks a lot dude
August 15th, 2008 at 5:24 pm
Not a problem – I just wish Adobe would create an update for their older softwares to be compatible with Vista. But, if they did that, not too many people would care to upgrade to CS3. (I must say, though, having used Dreamweaver CS3 AND MX…CS3 is much nicer
)
August 15th, 2008 at 9:57 pm
Your blog is interesting!
Keep up the good work!
August 19th, 2008 at 1:17 pm
Thanks David, that actually worked!
What a pain, I have had to constantly reinstal dreamweaver before this. http://www.joegriffin.com
August 27th, 2008 at 9:51 pm
Champion. It works Great. Thanks for the good advice.
September 1st, 2008 at 12:56 pm
you saved my life
thanks, it works great!
November 11th, 2008 at 12:04 pm
Men you’re awesome I was about to throw the software away, Thanks a lot!!
November 22nd, 2008 at 3:02 pm
genius! thanks for saving me a headache!
February 27th, 2009 at 2:42 pm
Thanks David…it worked!! Now I can easily create centered websites!
The table.htm file for me was in both locations…
C:\Users\YOUR USER NAME\AppData\Roaming\Macromedia\Dreamweaver MX\Configuration\Objects\Common
and
C:\Program Files\Macromedia\Dreamweaver MX\Configuration\Objects\Common
Changed them in both and it works!
Thanks a million dude!
Chris
March 4th, 2009 at 8:34 pm
Worked great!!
I love user forums and blogs! They rock!!
December 21st, 2009 at 7:42 am
You are just a genius, thanks
July 7th, 2010 at 7:42 am
Thanks a lot! I was having a serious problem with this. The designs just wouldn’t do…. Have to make my own LOL.