Ask a Question related to Dreamweaver AppDev, Design and Development.
-
Massimo Foti #1
ANN: Some CF related extensions
I released a few extensions for CF, nothing earthshaking, just small tools
that add some functionalities that I feel were missing from DW:
The ability to handle request variables from the Binding panel ha been
requested for ages, so here it is:
[url]http://www.massimocorner.com/dreamweaver/coldfusion/cf_request_var.mxp[/url]
If you use DW's SBs, you can accidentally "move down" CFML code that needs
to
stay at the very top of the page. The only solution is to create a SB that
recognize the code and keep it in its place.
This is especially important for <cfprocessingdirective> since it must be
within the first 4096 bytes of a page. The extension below solve this issue
and also include a site report that identify files missing a
cfprocessingdirective tag and potential conflicts between
cfprocessingdirective and meta tags
[url]http://www.massimocorner.com/dreamweaver/coldfusion/cf_pagencoding.mxp[/url]
The same position issue may annoy you with <cfimport>, so I wrote this:
[url]http://www.massimocorner.com/dreamweaver/coldfusion/cf_import.mxp[/url]
----------------------------
Massimo Foti
Tools for ColdFusion and Dreamweaver developers:
[url]http://www.massimocorner.com[/url]
----------------------------
Massimo Foti Guest
-
Preference for related files extensions
I am working on a site that uses quite a few js libraries. It is not my job function to edit these libraries only the css files and page code. ... -
ASP Coding Problem, XMLDOM-related (or just language-related!)
Hi, I'm hoping someone can help me with this problem. I'm not sure whether the problem lies with the software or with my understanding of the... -
IE7 Related
Should I upgrade the IE7 version that shipped with Windows Vista Feb06 CTP or is it the latest and/or the only version that can work with this build... -
go to related record in many-many on web
HI, I have DB with many files linkes through a central Xref table. I've created a set of scripts which allow the user to go from one realated file... -
List Related Fun
Hello, Coming from a flash background I'm always trying to recreate things that seemed simple in Flash's actionscript in Director. I'm using 8.5...



Reply With Quote

