Re: CF vs ASP.NET! GET YOUR FRESH POPCORRRRN!!

2004-12-13 Thread Ulf Unger
Hi Jaye, I've seen this graph six months ago. While the headline could be frustrating, look at the red line above them... Ulf Jaye Morris schrieb: Interesting conversation. Just thought I would throw in this reality check. http://tinyurl.com/323mw or the full URL:

Re: Mach II

2004-11-05 Thread Ulf Unger
Great idea On Thursday 04 November 2004 17:51, Kwang Suh wrote: If people really want it, I'm going to write a very long, detailed tutorial on using Mach-II sometime in December. I wasn't too satified with the amount and quality of documentation out there. I'm curious who is using

CFC's and transactions

2002-12-08 Thread Ulf Unger
Hi, I have a problem using CFTRANSACTION and CFC's with my DBMS (MySQL): If I start a transaction and in this transaction I invoke a method which returns my next primary key ID (cause it is stored in another table, and I update the primary key table with an incremented value) and I have to do a

Errorhandling CF 4.51 SP2

2002-02-13 Thread Ulf Unger
Hi, I'm quite new to errorhandling and tried the following code: cftry cfif not IsNumeric(Form.quantity) cfthrow type=MyShop.cart.quantityError ERRORCODE=Quantity /cfif Everything is fine! cfcatch type=MyShop.cart cfoutputError in field #cfcatch.errorcode#/cfoutput /cfcatch /cftry I thought

Default Value for CFTree

2001-10-25 Thread Ulf Unger
Hi, I have a table with categories stored with their id and parent_id. I would like to use CFTree to show the category tree in an Input / Update form. In the input form there is no problem - but how can I provide a default value to cfree in an update form to show the selected category. I

AW: CF 5 Eval

2001-06-06 Thread Ulf Unger
Hi Brian, I've started evaluating CF 5. I would like to get information about your caching functions project. Thanks Ulf [EMAIL PROTECTED] -Ursprüngliche Nachricht- Von: Bryan LaPlante [mailto:[EMAIL PROTECTED]] Gesendet: Mittwoch, 6. Juni 2001 08:44 An: CF-Talk Betreff: CF 5 Eval

AW: CF5.0 Tag CFFlush

2001-06-05 Thread Ulf Unger
Hi Jason, I've read in the documentation that you can't use any ColdFusion-Tag that modifies the HTTP-Header (e.g. Cookies..) after you have used the cfflush. Hope that helps. Ulf -Ursprüngliche Nachricht- Von: Jason Lees (National Express) [mailto:[EMAIL PROTECTED]] Gesendet: