Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
ternst #1
Reserved characters in name attribute??
Hello....
It appears that the : (colon) is a reserved character in CF. I am attempting
to name a hidden cfinput tag "rc:Parameters" (in a Flash form) which is the
required name to pass this form element to a SQL Reporting Server. Is works
with using just an HTML input tag, but when I attempt to use it with cfinput,
it fails. Any suggestions or work arounds? Any comments would be greatly
appreciated!
T
ternst Guest
-
reserved word?
Hello, I got a PHP script in wich i have the following sql request: $configs = $db->getAll( 'SELECT * from !',array( CONFIG_TABLE ) ); No... -
Reserved Word Problem or CFMX7 Bug?
I cant figure out what is wrong with this SQL query to result in an Error Executing Database Query error. If i rename my table column to 'lang' it... -
Reserved characters in name attribute???
Hello.... It appears that the : (colon) is a reserved character in CF. I am attempting to name a hidden cfinput tag "rc:Parameters" (in a Flash... -
Reserved characters for name attribute
Hello.... It appears that the : (colon) is a reserved character in CF. I am attempting to name a hidden cfinput tag rc:Parameters which is the... -
I4GL V7.30 and up - undocumented reserved words
Well, OK, it took the special breed of programmer we have here to find them and any fool should have known not to use these words in 4gl BUT.........



Reply With Quote

