| Thread | Last Post | Replies |
|
| CFPDF Merge Tag | 25 Sep 2007 11:34 GMT | 1 |
I receive batches of similar PDFs from the government (50 to 250 at a time) that have 2 pages and I need to print only page 1 from each of them. I store the PDFs in a directory called PDFs. I can successfully merge both pages of the PDFs into a document called DS2019
|
| Flex Remoting with CFCs | 24 Sep 2007 11:34 GMT | 1 |
Ok heres the situation, recently I finished building our first flex application and it was done for a pretty major project so this issue is quite pressing. I build an application for Quaker Oatmeal's Smart Heart Challenge (TM)
|
| CfGrid error | 24 Sep 2007 10:40 GMT | 1 |
I am playing around with cfgrid. Created a very simple, basic grid. but am getting the following error applet coldfusion applets cfgridapplet notinited I have no clue what it means and cannot seem to find out via seraches.
|
| Stuck on roles using cfloginuser and cfcs | 24 Sep 2007 10:29 GMT | 1 |
I am attempting to make a login block function for my application. It is using NT to authenticate the user using Active Directory. It authenticates the user and logs them in, but I have no roles. What am I doing wrong or how do I pass the roles back to the page so hey can be ...
|
| Can I do this in coldfusion? | 23 Sep 2007 06:48 GMT | 9 |
Hi all. I need to do the following 1. Log into a website 2. click a link 3 download a file by clicking a button (and accepting the file download in the pop up)
|
| CFFTP & Multiple Servers | 21 Sep 2007 23:18 GMT | 10 |
We have one website clustered on two servers. The servers are cf07 and cf14. When a user uploads a file on CF07 and then returns the next day to review the file, it isn't there! This is because yesterday, they were on cf07 and today they happen to be on cf14 (of course, they ...
|
| Hash value different than Java Hash value | 21 Sep 2007 19:22 GMT | 5 |
If I hash "test" using Java, I get the following: "e0ee22535e7b9035397d9425d9d533ca" if i pass "test" to the coldfusion Hash function i get the following: "098F6BCD4621D373CADE4E832627B4F6"
|
| Problem with listQualify | 21 Sep 2007 12:46 GMT | 2 |
I have a dropdown list box on the form page that is populated with a number of units, some single words, some multiple words with spaces and some contain commas like this: AUG,ABN BCT I am using MS SQL Server200 and when I pass in the list to run the query I'm
|
| Edit CSS in Textarea | 21 Sep 2007 03:50 GMT | 1 |
I need to be able to open up a given css file (I have the exact location on the server) in a textarea and edit and then re-save that file. Does anyone know how to do that (I would prefer to stay away from using a database table for this action).
|
| coldfusion connects to mysql via SSL?? | 20 Sep 2007 21:22 GMT | 4 |
Since one of my web applications involves sensitive/confidential data I was advised by my server administrator to encrypt the connection between database server (mysql) and application server besides enabling SSL on the web server (https) which is already done. My server ...
|
| CFDocument Resizes Output | 20 Sep 2007 21:16 GMT | 2 |
I have a report that is converted to a PDF using CFDocument. It ran fine in CF7 and produced the PDF as expected. Now using CF8 it reduces the size of the output in the PDF by about 50%. If I take just run the HTML the report without CFDocument it fills the page and
|
| rtf (Rich text Format)(Binary File) editing | 20 Sep 2007 19:32 GMT | 1 |
This is what i need to do. My clients have an rtf document that they would like to use as a template. I need to substute Certain things to cold fusion tags. Which i am able to do without any hassle.
|
| XML / Webservice help | 20 Sep 2007 15:19 GMT | 2 |
I am attempting to use Zillow to get property values for entered properties. I have not a clue how to use this yet and looking for direction / assistance. I submit the information to Zllow's site via URL and it produces XML. When
|
| Problems with Exchange 2007 | 20 Sep 2007 12:29 GMT | 4 |
I'm trying to get my calendar from Exchange 2007. First i tried to get my emails, to test if the Exchange is configured well. <cfexchangeconnection action="open"
|
| SQL / Coldfusion display question | 20 Sep 2007 12:00 GMT | 10 |
I am not sure if this can be done in one SQL pull / Coldfusion display or not. If a table has an employee name and department, can you list the people using the department in the title and listing the people below it. i.e.)
|