| Thread | Last Post | Replies |
|
| Most Popular Documents - How to implement ? | 16 May 2007 17:23 GMT | 2 |
I have a database table used to store document details e.g. DOCID DOCDATE
|
| CHARTS | 16 May 2007 16:56 GMT | 3 |
i have a chart i want to produce, i have a table with the column "date" which is a datestamp, what i want is to display months along the bottom ie Jan Feb March etc then have record count as the vertical
|
| Please help! Cflocation not working properly in IE 6 | 16 May 2007 14:12 GMT | 2 |
I have some code that has been running without problem for a few years now. Within the past month, it has stopped working properly. There is a cflocation that works sometimes, and sometimes it send the user nowhere. Sometimes it appears to send the user to the previous page...and ...
|
| Opening CSV file via CFHTTP in Excel 2003 | 16 May 2007 13:45 GMT | 3 |
We are having an issue with a CFM page we have created (using CFHTTP) to extract/open a CSV file from a Unix Drive, under Windows XP/Excel 2003. Our apps is on our Portal to open a CSV file (Excel Download). When clicking on our Download button, the regular IE pop up let us ...
|
| passing value from menu | 15 May 2007 23:07 GMT | 3 |
Aloha all, I am semi new to coldfusion, worked in clientserver and mianframe for 15 years and have built a few sites. This is my first datadriven site although I have done DB work for 15 years. My question is I have a list of artists. When the user clicks on one I want to be
|
| Pass encrypted values to Java applet | 15 May 2007 22:46 GMT | 1 |
As the title says I'm trying to pass encrypted values to a java applet. Does anybody have experience with that? I have 2 problems: 1.) I have to use in coldfusion and in java the same key. In Java I could
|
| CFMAIL problem with Firefox | 15 May 2007 22:25 GMT | 3 |
I am having problems with a page that sends out emails to multiple users in a contact database. The process works great in IE, but when I try to do it in Firefox the emails are not going out. I do not get any error message. I am taken to a results page that tells me the emails ...
|
| list into query | 15 May 2007 22:19 GMT | 1 |
I have a list of checkbox values. I am checked multiple checkbox and I want to pass this value in my query. I used preservesinglequote but it didn't put quotes. How can i build list and then pass in query
|
| Keys | 15 May 2007 19:23 GMT | 1 |
DB Structure dbo.ElectricalContractorInfo memberID [PK] (int) company name, etc, etc. (varchar(MAX))
|
| CGI REMOTE_ADDR, FORMS and IP Spoofing | 15 May 2007 17:36 GMT | 13 |
I have an e-mail form that I'm trying to limit the abuse of. One of the things that I have done is to reduce the ease of IP spoofing when submitting to a page with form variables, by forcing the submitter to CFLOCATE to another page with a one-off URL variable. The form variables ...
|
| croping and scaling | 15 May 2007 04:12 GMT | 5 |
I have a website where a user enter a customize of the graphic they want... then I show them the picture with a highlight of the size they select example: customize size: 20 x 20 show them a picture with a 20 x 20 box over the actual images.
|
| Printing PDF Directly to the Printer | 15 May 2007 03:22 GMT | 4 |
I have created a PDF file using CFFILE and now I'd like to print a pdf file directly to a printer (or at least without human intervention). Thanks in advance.
|
| File upload throws an error if the file is opened | 14 May 2007 18:57 GMT | 3 |
The file upload throws an Application type error if attached file is opened and it returns the following error message: "The MIME type of the uploaded file "application/octet-stream" was not accepted by the server." The file type I tried to attach was MS Word. It uploads ...
|
| CFLOOP CFQUERY CFOUTPUT CFMAIL Problem | 14 May 2007 14:17 GMT | 5 |
I have a website which tracks ball leagues... So u can do a schedule online, etc... I have a bug with my automatic email system which emails the team captains that they have a game that day...
|
| importing xml data in CF grid? | 14 May 2007 10:56 GMT | 1 |
Heya everyone :) trying to import an xml file (which has my navigation hierarchy), into a CFgrid so i can edit and save it out on the fly from the backend. Any idea how to go abou it? or is there a better way to edit xml databases
|