what is the difference b/w coldfusion MX 6 and Coldfusion
MX 7?
Answer / praveen
Windows authentication introduced
thorough "cfntauthenticate" tag
cfcompile utility introduced which used for Sourceless
deployment
Administrator API: Change ColdFusion settings
programmatically, without logging into the CF Administrator.
Gateways: SMS, IM (based on Extensible Messaging and
Presence Protocol) gateways introduced
| Is This Answer Correct ? | 0 Yes | 1 No |
What is chomp() operator/function?
How to open and read data files with Perl
What are the advantages of programming in perl?
How to read a single line from a file in perl?
“Perl regular expressions match the longest string possible”. What is the name of this match?
How to connect with sqlserver from perl and how to display database table info?
Which has the highest precedence, List or Terms? Explain?
How to copy a file in perl?
How to compare two strings in perl?
Explain goto label?
Can any1 tell me 2 write the script using perl script 2 looking at a log file 2 see wheather the test has passed or not.
Explain about typeglobs?