| Thread | Last Post | Replies |
|
| CF 7 & IIS 6.0 Setup - No Anon access | 31 Dec 2007 19:19 GMT | 1 |
Hi Folks - I am looking for anybody who may have set up their web server like this: I need to have Anonymous Authentication turned off - reason being - we user the User_id in the CGI variable to show their name and for security. This
|
| ColdFusion MX 7 migration | 31 Dec 2007 11:45 GMT | 1 |
Our old server's Hard disk failed and we want to migrate coldfusion to the another server. Can anyone please let me know how to migrate all the sites and datasources to the another server. (How to migrate all the coldfusion data to the new server?).
|
| cfScedule Flex 3 application | 31 Dec 2007 11:14 GMT | 6 |
I am currently building a flex 3 application that will create, update and delete tasks in the cfadministrator from a flex application. We are using a shared hosting that has everything enabled except for rds and cfexecute. I have create 2 mysql db tables that will hold the ...
|
| Help with multiple variable | 29 Dec 2007 11:13 GMT | 7 |
I'm trying to write a query which pulls shipment information from an access database. Then it grabs the weight of each shipments and multiplies it by the corresponding rate depending on its weight class. I'm using the CFIF, CFELSEIF and CFSET tags to try to accopmlisht this, ...
|
| Translation From VB | 28 Dec 2007 21:39 GMT | 17 |
Could anyone help me with this translation to CFML please? If rst.RecordCount = 0 Then NoRecs Exit Sub
|
| Single Sign-On | 28 Dec 2007 16:54 GMT | 3 |
I need a solution that will authenticate usernames and passwords between two apps on different computers within the same domain. Any help is appreciated Thanks,
|
| cflocation https to http | 27 Dec 2007 21:57 GMT | 3 |
I want to submit my forms to a secure server (https) and then immediately be returned to an non-secure server (http). I submit the information, peform my actions and then use cflocation to direct them to a new page. My questions is this: Will any browsers frown at being ...
|
| Searching XML Doc AND checking for existence | 27 Dec 2007 21:16 GMT | 1 |
I have the following code for parsing and searching an XML document. As long as the XML document contains the Objective Element it works fine. However, the XML document does not always have an Objective Element and when it doesn't I get the following error.
|
| MS Word Tomfoolery | 27 Dec 2007 12:33 GMT | 3 |
I need to create msword docs from Coldfusion with portions of the word docs "protected". Anyone have any idea if this is even possible. I can generate the word docs fine with cfcontent, but I have no idea how to "protect" portions of the docs. Anyone?
|
| Verity taking forever to crawl | 27 Dec 2007 00:46 GMT | 2 |
Hey all, heres my situation... I recently the other day got the Verity Spider to work and it has been crawling the site since... I do have quite a bit of products listed on the website probably around 50,000 or so I'm not surprised its taken days to
|
| Parsing email strings | 26 Dec 2007 20:53 GMT | 2 |
Just curious, how is it possible to parse an email address. For example the string 'user@hotmail.com' I would like to be able to parse the email address at the '@' symbol leaving the string as "hotmail.com" this way I can verify which email URL the user is signing up from. Any ...
|
| Hint in the search field | 26 Dec 2007 18:29 GMT | 1 |
It is a general technical question. I?m looking to find where the web page is keeping the hint for the search field. The web application have DB enabled for the cookies (CDATA, CGLOBAL) where the
|
| "CFMail to" based on code matches | 26 Dec 2007 15:17 GMT | 9 |
I have a form that an administrator fills out that has fields for up to 10 numeric inputs (code numbers). If one of the inputed values matches that value (code) contained in customer's record, an email gets generated to that customer.
|
| Problems working with an Axis2 Web Service | 25 Dec 2007 07:15 GMT | 4 |
Please please can anyone point me in the right direction with a problem I have been stuck on for quite a while? I am currently facing issues invoking an Apache Axis2 Web Service written in Java from my ColdFusion (MX7) application. The Web Service has been written
|
| Cf 8 / onRequestEnd / html cfgrid | 22 Dec 2007 02:22 GMT | 2 |
Hi All, seesions greetings... I have just started playing with CF8 When I include a footer page in the onRequestEnd function of the application.cfc, I keep getting an error.
|