Ask a Question related to Coldfusion - Getting Started, Design and Development.
-
Dr. Goomba #1
lc_undefined error in flashform
i keep receiving lc_id undefined error whenever flash forms are called. i
understand that this has to do with the server not being able to find
/cfide/scripts/. however i have added:
Alias /CFIDE/scripts/ "C:\Program Files\Apache
Group\Apache2\htdocs\CFIDE\scripts\"
to httpd.conf, but it still doesnt work. i dont get it. any ideas?
Dr. Goomba Guest
-
Style in FlashForm
Hi! I am preparing some big service and I've got some problems. Right now my client want me to change the style of labels, tooltips and icons in... -
Is it possible to disable print on right click on flashform?
I have a flash form (cfform type="flash") and would like to disable the print option when one right clicks on the mouse. Is it possible? if so, how?... -
how to insert data into database from flashform
i have create checkbox in flash form, but i can't use the same name for each value, so i make it cb1, cb2, how should i write the sql statement for... -
Error with a flashform
I'm getting this message "A function in the code exceeds the 64K byte limit (actual size = '65604'). Since the problem occurs in the... -
FileUpload in FlashForm?
Hi I work on my Diploma and need a littel help. Can someone tell me if it is possible to integrate a fileupload in a flashform? I just want a few... -
mxstu #2
Re: lc_undefined error in flashform
Google the words: cfform lc_id undefined
I've only skimmed the results but there seem to be a few other explanations for this error.
mxstu Guest
-
CFRAM #3
Re: lc_undefined error in flashform
I had the same problem. I removed all the connectors and installed connector
for IIS . I think we can apply same for apache.
1. Step 1. Go to C:\CFusionMX7\bin\connectors or the path where you have
loaded the coldfusion files.
2. Execute batch file Remove_ALL_connectors.
3. Execute Apache_connector or IIS_connector.
Thanks
CFRAM Guest



Reply With Quote

