Forums
 This topic is locked 
             UD4 changes script - weird.
 Posted 10 May 2001  02:45:28 
  1 
     has   voted 
  10 May 2001  02:45:28 Steve Davis posted: 
 Hey folks,I have an external .js file that has the line
document.location = "../../editprofilestep2.asp?<%=request.querystring%>"
If I edit it in UD4, when I save it, it is "converted" to:
document.location = "../../editprofilestep2.asp?profile_ID=<MM:BeginLock translatorClass="MM_ASPSCRIPT" type="script" depFiles="" orig="%3C%25=request.querystring(%22profile_ID%22)%25%3E" ><MM_ASPSCRIPT><MM:EndLock>
Anyone have any idea what this is about? Is it a bug? It doesn't work after the conversion, so it is not some internal fix for efficiency or anything (not as far as I can see).
Me? I can't even spell ASP!
Replies
 Replied 14 May 2001  11:57:04 
   14 May 2001  11:57:04 Waldo Smeets replied: 
  It looks like a bug. The script that is being generated is the script that UD uses internally to show the page and the server behaviors etc to you.
Waldo Smeets - www.UDzone.com Webmaster
------------------------------------------
www.UDzone.com : A dynamic Dreamweaver,
Ultradev and Fireworks site for developers
by developers.
------------------------------------------
  Waldo Smeets - www.UDzone.com Webmaster
------------------------------------------
www.UDzone.com : A dynamic Dreamweaver,
Ultradev and Fireworks site for developers
by developers.
------------------------------------------
 Replied 15 May 2001  00:52:40 
   15 May 2001  00:52:40 Steve Davis replied: 
  I will drop them a line at Macromedia
Me? I can't even spell ASP!
  Me? I can't even spell ASP!

