HighDots Forums  

code works in DW8 but not DW CS3

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss code works in DW8 but not DW CS3 in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Brad Boyink
 
Posts: n/a

Default code works in DW8 but not DW CS3 - 01-04-2008 , 03:24 PM






Why would the following code work in Dreamweaver 8 but not in Dreamweaver CS3?

Expires in
<select name="mnuExpires" id="mnuExpires">
<option value="0"
Quote:
0</option
option value="30" <% if true then response.write("selected") %
30</option
option value="60"
60</option
option value="90"
90</option
option value="120"
120</option
/select> days.

Dreamweaver CS3 shuts down after throwing an error: "Adobe Dreamweaver CS3 has
encountered a problem and needs to close. We are sorry for the inconvenience."
Event ID 1000 appears in the Application Events Log.




Reply With Quote
  #2  
Old   
Brad Boyink
 
Posts: n/a

Default Re: code works in DW8 but not DW CS3 - 01-04-2008 , 04:31 PM






Starting with a new ASP VBScript page, I add a form with a list/menu. I set the list/menu to list and then click the Dynamic... button. Again, DW CS3 blows up as in my first post.

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.