Tag Archives: Adobe

Dreamweaver crashes when selecting code

Dreamweaver

Running Dreamweaver CS3 on Windows 7 64bit I ran into the following issue in Code View with a specific file: placing the cursor anywhere in the code would cause Dreamweaver to instantly crash. The issue originated after adding a PHP while loop to generate a series of option values in a form. Remove the loop [...]

Posted in Computer | Also tagged , , , | 2 Responses

ColdFusion redirect – cflocation

Adobe ColdFusion

I had to change the domain of a longstanding ColdFusion site with hundreds of pages. With .htaccess on an Apache Linux host this is easy and well documented. With ColdFusion on IIS…. not so much.  My searches found post after post with the same instruction, how to redirect an individual page or an entire domain [...]

Posted in Computer, Web | Also tagged , | Leave a comment