Jul 18, 2001 #1 kosmixx Technical User Jul 12, 2000 5 CH dremaweaver loses all color formatting after the tag: <!-- #include file:"xxx.asp"--> If i'd remove the # then it gets the color formatting back. Does anybody have the same effect or does anybody even has a solution? thanx
dremaweaver loses all color formatting after the tag: <!-- #include file:"xxx.asp"--> If i'd remove the # then it gets the color formatting back. Does anybody have the same effect or does anybody even has a solution? thanx
Jul 20, 2001 #2 link9 Programmer Nov 28, 2000 3,387 US <!-- #include file:"xxx.asp"--> should be: <!-- #include file="xxx.asp"--> Paul Prewett Upvote 0 Downvote
<!-- #include file:"xxx.asp"--> should be: <!-- #include file="xxx.asp"--> Paul Prewett