| Thread | Last Post | Replies |
|
| How to transfer all data from one database to another | 02 Mar 2005 18:48 GMT | 4 |
I have been trying to transfer a bulk of data into another database using the form method but when i tried copyin from the first database, they all inserted into one row in the second database. i also ried some other method like defining an array but it still didnt work. for ...
|
| copy a part of a list to another list | 02 Mar 2005 16:54 GMT | 1 |
i store my search result in a list and want to divide that list into 3 or 4 smaller lists How can i do this please help..
|
| copy a part of a list to another list | 02 Mar 2005 13:18 GMT | 1 |
i store my search result in a list and want to divide that list into 3 or 4 smaller lists How can i do this please help..
|
| Structures from URL and FORM scope | 02 Mar 2005 01:22 GMT | 3 |
I've recently discovered an abborant behavior of CF MX. I vaguely remember that this did not work this way in CF 5, but I could be mistaken. But check this example. I pass a URL variable called "RFA.click" with a value of "IOB.editDataForm".
|
| How do I create a Windows User Account using CF? | 02 Mar 2005 00:25 GMT | 2 |
This may be a rookie question and it may not. I've got ColdFusion MX 7 (Trial Edition until our website is launched, then we're buying Enterprise) running on Windows 2003 Server Enterprise Edition. I need to secure the content on some of the subscription based areas of the ...
|
| refresh a layer | 01 Mar 2005 23:38 GMT | 2 |
I have a coldfusion query that retrieves some categories from a table <CFQUERY name='judgingtitles' datasource='project'> SELECT project, category, proj_key FROM main WHERE category='x' </CFQUERY> Now this lists the categories like this Item1 Item2 Item3 etc These ...
|
| CFMX & MySQL : getting the id of the last insert | 01 Mar 2005 22:34 GMT | 7 |
I converting my application SQL to work with MySQL instead of MS SQL. How do you retreive the auto generated id of the last insert in a table? I tried using LAST_INSERT_ID(), but it didn't work. Thanks
|
| Verisign PayFlow MX Installation | 01 Mar 2005 22:33 GMT | 2 |
Hello - I am trying to install Verisign PayFlow on my CFMX box, and I am having difficulty finding a clear instruction manual. I downloaded pfpro_win32.zip and it says it can run on CF, but I do not see how to make it run. Can anyone help?
|
| is this possible - cftransaction | 01 Mar 2005 20:52 GMT | 4 |
I don't want to get into the whole 'users shouldn't have access to the db' discussion. It's a battle that's been lost. We are looking at alternatives, one of which is to find out if it's possible to let a user submit a query thru CF module and then through the use of ...
|
| IFRAME and query | 01 Mar 2005 17:44 GMT | 1 |
I have an iframe that I want to display a different query when the user clicks on an item. <iframe name='contentFRM' id='contentFRM' width='0' height='0' frameborder='0'></iframe> Is there way to do this through coldfusion or javascript? Thanks.
|
| Force a link to open in IE | 01 Mar 2005 17:28 GMT | 1 |
In an internal application. The user receives an email, checked with mozilla mail, and clicks on the link. I would like this link to direct the user to a page that checks what browser is being used and if it isn't IE, to close the current window and open IE
|
| Session Variables and CFlock tags | 01 Mar 2005 17:05 GMT | 1 |
Recently our web site is throwing a lot of 'Timed out while waiting to obtain exclusive access on session variables'. Does anyone have a clue why this is happening? When we stop and start the coldfusion software the problem disappears for a day or two, then we start receiving ...
|
| Cookis Problems | 01 Mar 2005 14:40 GMT | 2 |
I have the following code in my page: <cftry> <cfldap action="QUERY" name="auth"
|
| Advanced CFTREE functionality in MX7 | 01 Mar 2005 14:16 GMT | 9 |
Due to the limited capabilities of CFTREE in ColFusion prior to MX7 I've been using a DHTML/JavaScript tree to accomplish the following: I need a tree control to represent the mamagement structure in a large organization (150,000+ people). This tree ends up having thousands of ...
|
| I Need CFMX Hosting | 01 Mar 2005 06:29 GMT | 8 |
I'm looking for a reliable CFMX 6.1 or 7 host that won't break the bank. I need SQL database functionality as well. I was looking at the following: http://cfm-resources.com/hosting/ as a potential. Anyone have any recommendations based on experience? Thanks.
|