| Thread | Last Post | Replies |
|
| Porting to Unix - cfc's not found | 07 Oct 2008 00:37 GMT | - |
We're moving an app to Unix that has been running fine in Windows. The configuration is cfusion.war deployed under Tomcat. There are a series of issues that all seem to be related to searching and locating CFC's but the most simple problem is this:
|
| Search Paragraph and Hyperlink Certain Words | 06 Oct 2008 23:25 GMT | - |
I have a column that can be up to 2000 characters long. When displaying the content, I want to create a link on certain items ("ClientID-"). There can be multiple items per record. Database String:
|
| Cfchartseries | 06 Oct 2008 23:17 GMT | - |
I am trying to display the chart along with the amount. I have a nice bar graph but i also want it to display the number like 129 on the bar where it is graphed. I have been searching but have not found out how to do this. I don't care for the TipStyle of mouseOver. I am printing ...
|
| webservice consumption | 06 Oct 2008 20:29 GMT | - |
Would like to start by saying hi. I am trying to consume a webservice that is on an ASP.net platform. The service is asking for information in an xml format. I have tried passing structures, serializing it using cfml2wddx and cfml2js and I have tried
|
| cfdocumentsection pagebreak | 06 Oct 2008 16:46 GMT | - |
I am creating a PDF file with cfdocument. When I use the cfdocumentsection-Tag to create a Table of Content it forces page breaks. Is there a way to stop this behavior or another way to create dynamic ToC maybe by setting bookmarks when creating a PDF file?
|
| Images in generated pdf | 06 Oct 2008 06:10 GMT | - |
I have a problem ,when i generate pdf docs using cfdocument tag.In the generated pdf , Images gets overlapped and a blank page comes after every page(for example my pdf has 25 pages,it comes 50 pages beacuse of blank page in pdf)
|
| AutomationException: 0x800a13e9 | 03 Oct 2008 22:28 GMT | - |
Hi All, I have been testing our new server Windows Server 2008 Standard Edition on which ColdFusion 8 was installed. After the installation, I copied one of our applications and tested it. It throws the COM object error
|
| url param total length/character | 03 Oct 2008 15:29 GMT | - |
I want to know in url param how many charters i can pass. I mean total count of word...
|
| confusing execution sequence in Custom tag | 03 Oct 2008 05:52 GMT | - |
I have a custom tag file with the name make_red.cfm that makes a text passed to it to the color red. The calling code looks like this: Main page<br>
|
| coldfusion.window.show / .hide not sequencing... | 02 Oct 2008 23:19 GMT | - |
Folks, I'm using 2 cfwindows; one as a 'please wait' screen, another as a data screen. Both are defined so they do not show on window load. Right now, I'm sequencing these in javascript like this:
|
| CFAJAX | 02 Oct 2008 20:17 GMT | - |
Hi i have a file upload page, which i would like to show a ajax loading gif, and post the form request via http i am new to cfajax and i am not sure how this is done could you please help
|
| How to get a Javascript handle on cflayoutarea when i expand it? | 02 Oct 2008 14:28 GMT | - |
I'd like to get a handle on the layoutarea when I expand one that has been collapsed by the user. IE 7 resets form field radio buttons in my cflayout area that has been collapsed and I need to do something like reset them with a global Javascript variable or ensure IE does not ...
|
| Pagination | 01 Oct 2008 21:31 GMT | - |
I have this code to output pictures by having 3 pictures per row but I want to have 9 pictures maximum in a page and the others in other pages. So how will I paginate this page by having 9 images in a page? <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
| Output the image | 01 Oct 2008 18:44 GMT | - |
I want to output all the image I'll get in querying the database into 3 x 3 format. How will I do that?
|
| .docx upload and download or conversion | 01 Oct 2008 15:59 GMT | - |
I have to allow an upload of .docx files to MX 7 server. A download as well should be allowed. But the problem is does MX7 allow a upload of .dox file to the server if .confg.js is configured?
|