| Thread | Last Post | Replies |
|
| query report heading/cell font different color | 07 Jul 2006 15:06 GMT | 3 |
query report heading/cell font different color this code below queries and outputs a report how do you make the heading a different color bothe text/font and the color of the cel
|
| Hit and Run stored procedure | 07 Jul 2006 11:04 GMT | 1 |
Hi there Cf community. I am back again with yet ANOTHER question. I have a stored procedure in an MSSQL 2000 Dbase that performs a few tasks on a few thousand records.
|
| Local Computer Time | 07 Jul 2006 07:59 GMT | 2 |
I would like to create a page that is hosted "where ever", but when it loads on my personal computer's browser, it tells me what time it is on my local computer. In other words, using now() will give me the time on the server in which the
|
| a little more of "LEFT" function | 07 Jul 2006 07:43 GMT | 3 |
Please help us polish the "left" function. For the search result, we are showing only 400 characters in the page with #left(search_result, 400)# ... function. The problem is the 400 count doesn't exactly cut the content by words, so a lot of them are displayed as incomplete ...
|
| html query report /every other row grey | 07 Jul 2006 05:32 GMT | 3 |
i have this query to html report do you know how to make every other row grey in the out pu of the query. ?? and where do i put it in this code below?
|
| SSL V3.0 client certificate | 07 Jul 2006 02:14 GMT | 2 |
How can I connect to a web service that required SSL V3.0 client certificates using CFMX? I'm trying to use a client certificate to connect via CFHTTP to a secure website and I'm getting a "403.7 - Forbidden: Client certificate required"
|
| CFDOCUMENT: Display images in TD background | 06 Jul 2006 23:26 GMT | 1 |
I am trying to get cfdocument to create a PDF and have images display in a table cell's background inside of a PDF. I just want to do: <td style="background-image:url('myimage.jpg'); height:20px; width:20px; background-repeat:no-repeat;">
|
| smarter "REPLACE" | 06 Jul 2006 22:38 GMT | 1 |
I need help on "Replace" function to make it work smarter. I need to clean all tags from the database records because the page should not be formatted. Using a series of "Replace" function as shown below is not comprehensive and not pretty. Is there a way to remove all tags in ...
|
| Converting String to date type | 06 Jul 2006 21:57 GMT | 3 |
I'm trying to post gif files (comic strips) by date based on a series of characters in the name of the file. For example: a file name is 'ft060618.gif' where the '060618' indicates the year, the month and the day respectively.
|
| decrypt very hard | 06 Jul 2006 20:18 GMT | 5 |
i need to decrypt this value : 2473956973646702746277610666 other values known : - id1 = 1234 - id2 1241
|
| Using CFFTP | 06 Jul 2006 19:28 GMT | 5 |
I need to pull multiple files of various type from an ftp server. All files are pulled from the same folder. These are files supplied by a content provider and I basically need to pull all these files down once a week to a local directory.
|
| html report or ms excel/csv | 06 Jul 2006 19:28 GMT | 1 |
Hello i have this code to display query in a html report i wish to put another page before this one that contains a radio button the has a Html or CSV/excel but first how do i output a CSV/excel
|
| CFfile help | 06 Jul 2006 18:00 GMT | 3 |
I need some help. We upgraded our servers. My CF code did not change. On the new servers, the uploaded documents are in a folder that should not exist. In each case the folder's name is the name that the document should
|
| CF7 Multiserver configuration question | 06 Jul 2006 15:48 GMT | 1 |
The CFMX 7 install guide states; <quote> Load balancing and failover You deploy the same application to each server instance and add
|
| CF 101. Time output format | 06 Jul 2006 14:21 GMT | 2 |
Good morning all I can't for the life of me figure out how to output today's day in this format July 06, 2006 09:28
|