Answered
Are there advantages in using CFSCRIPT over CFTAGS?
Hi!
My app. has many CFScripts in it and almost can't find anything written in javascript. I read about cfscript and it is not a client side scripting, just like cf tags it goes to the CF server for processing.
So my question is why bother using cfscript? what is the advantages in using cfscript rather than cf tags?
Maybe this application doesn't need to be coded in javascript but still in that case why the previous developer bother using cfscript instead of just use regular cftags. Is there many advantages in using cfscript and I just don't have enough knowledge to know these advabtages?
For me, I found it easier to debug when using cftags because I can cfdump everything?
My app. has many CFScripts in it and almost can't find anything written in javascript. I read about cfscript and it is not a client side scripting, just like cf tags it goes to the CF server for processing.
So my question is why bother using cfscript? what is the advantages in using cfscript rather than cf tags?
Maybe this application doesn't need to be coded in javascript but still in that case why the previous developer bother using cfscript instead of just use regular cftags. Is there many advantages in using cfscript and I just don't have enough knowledge to know these advabtages?
For me, I found it easier to debug when using cftags because I can cfdump everything?
