Ok... I have DWMX 6.1 (not 2004 or whatever the new version is called)...

I am creating a site based around XML and XSL. It's easy enough, create XML
packets in CF, and chuck them at the XSL transformation engine (CF5 so MSXML
- yuck!)

Anyway... I can edit the site for a few hours np, and then all fo a sudden
(for no apparent reason) it starts to remove any non-HTML tags from the
pages I save... So I go from:

<container class="abc">
        <navigation>
                <doclink id="blah"/>
        </navigation>
</container>

To:

< class="abc">
        <>
                < id="blah"/>
        </>
</>

For no apparent reason.  Restarting dreamweaver doesn't change anything.  Is
there a setting that does this?  I haven't set it if it does, so maybe
there's a bug that clicks something on accidentally?

Paul

PS this is not an email about "You should use something else like notepad
for editing documents" as if you really want an argument, you should use vi
every time!
-----------------------------------
Paul Johnston
PJ Net Solutions Ltd
http://www.pjnetsolutions.com
[EMAIL PROTECTED]
+44 (0)7866 573013



--
** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]

Reply via email to