Forums
This topic is locked
Dreamweaver MX corrupts my asp-files
Posted 29 Aug 2002 16:52:22
1
has voted
29 Aug 2002 16:52:22 Holger Krause posted:
Please help!!!When I'm uploading asp-Files in Dreamweaver MX rewrites corrupts my VBScript-Code.
I allready registered asp-Files in the "never rewrite code for"-option at the general settings.
Doesn't help.
The code looks like this when it reaches the remote-Site:
<MM:BeginLock translatorClass="MM_ASPSCRIPT" type="language" depFiles="" orig="%3C%25 @Language=VBScript %25%3E" ><MM_SCRIPT_LANGUAGE NAME=VBScript><MM:EndLock>
<MM:BeginLock translatorClass="MM_ASPSCRIPT" type="script" depFiles="" orig="%3C%25
Dim choice, activeID
Dim activePage, displayAtOnce
...and so on
Does anybody know how to get rid of this?
Thanks
mrHoga