| Thread | Last Post | Replies |
|
| Logging out issues | 30 Jul 2008 11:31 GMT | 13 |
I'm having a issue where whenever my users log out, they really don't logout. Their login is cached and until they delete all of their browser items, they are still logged in. What type of code do I need to use to have them actually log out when my logout script runs, and not ...
|
| Changing CF runtime user | 30 Jul 2008 10:46 GMT | 1 |
By default I believe CF8 installs with "nobody" as the runtime user. Well, I am having problems with CF trying to write a file to a directory owned by a different user and I was wondering if there was an easy way to have root the runtime user for CF8? I am running Fedora 7.
|
| integration with existing ASP.net website | 29 Jul 2008 23:28 GMT | 2 |
We have an existing website developed in asp.net There is an activity calender in the website that we want to integrate with MS Exchange servers. I have discovered that CF8 offers integration with MS Exchange.
|
| Logging out issues | 29 Jul 2008 16:50 GMT | 1 |
I'm having a issue where whenever my users log out, they really don't logout. Their login is cached and until they delete all of their browser items, they are still logged in. What type of code do I need to use to have them actually log out when my logout script runs, and not ...
|
| Javascript + CF XML Integration | 28 Jul 2008 19:58 GMT | 4 |
Hi everyone... I've searched ALL over the net and I can't seem to come up with results on how to do my task. The task seems fairly simple, and I've tried quite a few methods, but I cannot
|
| ORA-03113 Please help | 28 Jul 2008 17:23 GMT | 1 |
My application log file is filled with this error: ORA-03113: end-of-file on communication channel on multiple applications. People are trying to login and are being presented with this. I do not believe we had this happening on the old server (NT); we moved to Windows 2003 ...
|
| cfloop list error | 28 Jul 2008 15:03 GMT | 2 |
I am trying to loop over a list and get results matching that list however, I get the following error: [Macromedia][Oracle JDBC Driver][Oracle]ORA-00904: "1": invalid identifier The error occurred in E:\ColdFusion8\wwwroot\MidWiferyLottery\test2.cfm: line
|
| count no. of files | 26 Jul 2008 05:14 GMT | 2 |
how could we count the no. of files (*.txt) in a directory? a.txt b.txt c.doc
|
| Question about PDF functionality | 25 Jul 2008 21:34 GMT | 2 |
Ok I convinced my boss to purchase a copy of CF8 which he is going to do next week. I was reading through some of the docs and I saw that PDF's are somewhat supported on the Standard Edition. What are the limitations to working with PDF's?
|
| Can't configure Apache connector | 25 Jul 2008 19:37 GMT | 8 |
I've tried this on Fedora Core 9 with no success and now I'm trying it on FC8 with the same error. After installing CF and configuring it to work with Apache, I go to start it and I get [Q][root@ns1 ~]# /opt/coldfusion8/bin/coldfusion start
|
| Logging problems | 25 Jul 2008 15:12 GMT | 1 |
I don't think my logging is working correctly. I just sent an email using CFMAIL and it wasn't logged into mail.log. What could I have done to make this happen? and how can I get logging to work again?
|
| What do you call this? | 25 Jul 2008 10:54 GMT | 2 |
Hi, I'm very junior in programming and I want to build my resume from what I learn everyday at work. Today I learned how to write an application using CF without any interface. What my app. does is to read a text file, my boss calls this file a feed file. Then I put the records ...
|
| unique id when form is submitted | 24 Jul 2008 23:01 GMT | 10 |
I have a form that submits data to an access 2007 database. I am using formfields: Is there a way to create a unique id that gets entered into the database and display it as an registration/confirmation number on the action page? _ THANK YOU
|
| Adding database Queries in Coldfusion | 24 Jul 2008 16:28 GMT | 4 |
Hi everyone... I have a huge problem at work and I have no idea how to fix it. -I need to generate a drop-down list. -This list needs to have one value shown for around 5,000 records from the
|
| Variable is undefined | 24 Jul 2008 16:15 GMT | 1 |
I'mworking with Joe's script: http://amazons3.riaforge.org/ I've set the script so the the keys are put into a DB first. When I pull up the page after I'm getting Variable ACCESSKEYID is undefined.
|