| Thread | Last Post | Replies |
|
| <cfflush> Problem - not flushing | 02 May 2005 16:13 GMT | 1 |
I am using <cfflush> to present a "processing" message while the credit card processor does its thing. please wait message <cfflush>
|
| Verity Error | 02 May 2005 16:04 GMT | 4 |
Hi all. I have recently implemented verity for a phonebook application and all was working fine until yesterday. I search the collection and come upempty when I know there are records in there. The application log includes this: An error occurred while performing an operation ...
|
| unicode parameter and storedprocedure in mssql2000 problem | 02 May 2005 12:25 GMT | 5 |
THis is the stored procedure I use in microsoft sqlserver2000: CREATE Procedure insertProperty @PropertyTypeID tinyint, @propertySt nchar(30),
|
| Reading pic from database, output looping | 02 May 2005 01:36 GMT | 1 |
Okay I know this sounds really weird, but let me explain quick. I have a user gallery for my site where people can upload up to six pictures that they want. Then others can see their pics and such. Users are allowed to replace pictures and such. Everything is stored in a database ...
|
| Archiving Data / Table | 02 May 2005 01:13 GMT | 1 |
I need to archive a table... Basically copy all data with a certain id to another table. This additional table has an extra setting of ArchiveName. So that when I display the Archived Data - it can be listed by ArchiveName. So basically I need to Copy all data from 'TableName' to ...
|
| CF 4.5 and XML | 01 May 2005 09:22 GMT | 3 |
Anybody able to help with this? Need to send and receive XML in CF 4.5. Any examples or hints or laughter or .....?
|