[originally posted to the Macromedia DM forum with absolutely no response.]
Hi
I have a problem when using Dreamweaver MX, whereby it truncates a certain asp file of mine, at the same point when it opens it.
Of course, when I subsequently mod then save the file, it is truncated for good with disasterous results.
Simple question: Why?
Has anyone else has similar?
The point at which it truncates is the same, and interestingly is at the point of an #include.
the include file itself is thus:
<div align="left">
<table border="0" cellpadding="0" cellspacing="0" width="
NB: The unclosed double quote is deliberate.
Include line is:
<!-- #include file="Includes/SearchTables1.inc" -->
I can move the #include statement, even tag extra code on the end of the same line in the asp page, but it still truncates at the exact point the #include statement finishes (e.g. ...rchTables1.inc" -->)
Any ideas? I'm having to use a text editor on this file in the mean time.
Thanks
Julian
Hi
I have a problem when using Dreamweaver MX, whereby it truncates a certain asp file of mine, at the same point when it opens it.
Of course, when I subsequently mod then save the file, it is truncated for good with disasterous results.
Simple question: Why?
Has anyone else has similar?
The point at which it truncates is the same, and interestingly is at the point of an #include.
the include file itself is thus:
<div align="left">
<table border="0" cellpadding="0" cellspacing="0" width="
NB: The unclosed double quote is deliberate.
Include line is:
<!-- #include file="Includes/SearchTables1.inc" -->
I can move the #include statement, even tag extra code on the end of the same line in the asp page, but it still truncates at the exact point the #include statement finishes (e.g. ...rchTables1.inc" -->)
Any ideas? I'm having to use a text editor on this file in the mean time.
Thanks
Julian