Hi. I just set up a site for a client that utilizes php/mysql and a forum so that he can update his site from a forum post, not needing too much code knowledge. The problem is, if he does use some code, the html has to be formatted with no extra spaces - "all in one line", or the bulletin board parses this code with the format all screwy. I use dreamweaver, is there a quick way to eliminate all the extra spacing in the code (without eliminating spacing in strings - like "My Link" wouldn't become "MyLink" - only the code part)? Basically I want no carriage returns, no code indents, no new lines etc. etc.... I am searching the web like a madman and cant find anything except for a way to edit "sourceformat.profile" and I think that MX doesn't have this feature. Thanks!