| Thread | Last Post | Replies |
|
| Error creating web service. Please ensure that you have entered a correct Web Service name or URL. | 11 Nov 2008 21:16 GMT | - |
Error creating web service. Please ensure that you have entered a correct Web Service name or URL. I'm getting this while trying to add certain webservices via the panel in cf7. I've manually checked the wsdls and they appear fine. I've manually compiled
|
| ColdFusion 8 to InDesign? | 11 Nov 2008 18:25 GMT | - |
I have a need to have a web page written out to an InDesign file. Can ColdFusion 8 do this? Thanks
|
| CFHTTP | 09 Nov 2008 05:18 GMT | - |
We have many pieces of web managed equipment on our county wide network and I want to enable access to the vendors for maintenance and service - using VPN or port/service mapping is not feasible. I wondered if there is any way to post a list of equipment on our regular website ...
|
| CFCHARTDATA item occasionally not displayed | 07 Nov 2008 22:46 GMT | - |
I have a bunch of these cfchartseries to display a horizontal stacked bar chart in Flash. Depending on the order of how the data is presented invariably one of the item names is not displayed on the far left of the chart. Once it was the second item name. I switched it around ...
|
| javascript jquery coldfusion | 05 Nov 2008 15:00 GMT | - |
For questions quickly answered on coldfusion, JavaScript and jQuery. Ask at: http://groups.google.com/group/theCfQuery
|
| questions | 05 Nov 2008 14:45 GMT | - |
If you have a JavaScript and coldfusion related question come to: http://groups.google.com/group/theCfQuery Here you can ask questions related to jQuery, javascript, and Coldfusion.
|
| Controlling the soap response in publishing a web service | 04 Nov 2008 19:40 GMT | - |
Another web service question. I would like to know how you might control the SOAP response from a web service that is being published. Cold Fusion puts in its own Envelope, Header and Return tags on whatever you might return from the component function that is being called. I ...
|
| My Ajax application behaving abnormal | 03 Nov 2008 18:05 GMT | - |
The Code i will be posting elow works for my other pages, but one of my pages where i am showing the admin details. when i click the addnew or edit button, it opens the window and link fields to it.
|
| cfmenu z-index issues | 03 Nov 2008 00:17 GMT | - |
I'm using a third party custom tag called cf_tab (from Rizal Firmansyah) to produce a tabbed set of data entry forms. I'm trying to use cfmenu to produce the menu system for this app but the drop down menus keep getting hidden behind the tab object. The tabs are using css z-index ...
|
| cfgridcolumn select dropdown error | 01 Nov 2008 21:56 GMT | - |
I'm using cf8. On my cf developer edition, I can create cfgrids that have a column that has values you can select. When I send this up to my hosting company, the select functionality isn't working. Is this a version or patch issue with CF 8? Here is example:
|
| URLs and directory mapping/aliases - Framework like functionality | 31 Oct 2008 17:48 GMT | - |
Hello... I wasn't sure of the best way to describe this so here is my scenario. Is this possible... I know it's done with frameworks such as fusebox. Trying to get an idea of how it might be done with standard CF code. User types in url: mysite.com/countryfolder/page.cfm.
|
| Installing JTidy on CF MX 8 | 27 Oct 2008 16:41 GMT | - |
I have inherited a database full of terrible (and old) markup and wanted to run it through a filter to clean and convert it to xhtml. I've focused on using JTidy, the java port of HTML tidy (http://jtidy.sourceforge.net/). The project has no installation documentation, and I ...
|
| codecLib error | 27 Oct 2008 07:54 GMT | - |
I receive this error when trying to display write a png image to the browser using cfimage (other filetypes work)... An exception occurred while trying to read the image. [b]codecLib error[/b]
|
| web service soap and namespaces | 23 Oct 2008 21:08 GMT | - |
I am trying to find out if it is possible to add a namespace in the soapenv:envelope tag portion of a soap request using addSoapRequestHeader or some other method. I am consuming the web service. This is an example of what I want:
|
| CFexchangecalendar with multiple calendars? | 23 Oct 2008 13:30 GMT | - |
I need to build an app that will allow people to view and update calendars based on their rights. So they could have rights to only certain calendars or all 3. If I have multiple calendars in my outlook account how do I get the data for all 3 calendars? I am only getting one ...
|