Re: Using CFCATCH to display default error messages

2004-05-23 Thread Simon Riley
Stan Winchester wrote: Have you tried using cfdump var=#CFCATCH#? I've read the documentation, and when I use the following: type: #cfcatch.type#br message: #cfcatch.message#br detail: #cfcatch.detail# br extended info: #cfcatch.extendedinfo# It returns the following error message which is

forum software with other surface languages than english

2004-05-23 Thread cf-talk
Hi list, I need a good forum-software but with a german skin/surface. I like fusetalk, but it is a bit much out of my price-range. I would like to spent app. 100 USD. Anybody who knows a forum software which is easy customizable and/or even have a german surface ? Thanks. Uwe [Todays Threads]

RE: [cftalk] forum software with other surface languages than english

2004-05-23 Thread Daniel Mackey
Hi Uwe, You may be interested in the following application : http://www.cftagstore.com/tags/cfwebboardv20.cfm Its $100 and includes full unencrypted source code, support for MySQL, MSSQL and MSAccess. The Styles and interface can be completely modified and comes packed with 3 different styles

RE: How to output last line first

2004-05-23 Thread Philip Arnold
From: B G Has anyone tried to present the output of a process so that the last line is at the top of the page? For example, I have a process that runs through thousands of records, I want the user to observe the results of each record.In the CFLOOP I can CFFLUSH and print the results,

Tomcat - Jrun - JBoss

2004-05-23 Thread Spectrum WebDesign
Can anyone tell me the Advantages and Disadvantages between 1)TOMCAT 2)JRUN 3)JBOSS for running CFMX... Tomcat is the best Java Application Server like http://builder.com.com/5100-22-5108828.html. What's the best choice running with CFMX and IIS or Apache. Thanx for your time. --

Re: Adding DSN with cf.Factory

2004-05-23 Thread mpwoodward
I'm looking for a way to add datasources via code, using the cf.Factory. I came across a great CFC for adding mappings (www.cfczone.org http://www.cfczone.org/ ), but I can't seem to find something similar for datasources. I've found a few discussions/pages about the theory of how you would do

RE: How to output last line first

2004-05-23 Thread Nando
I'd love to have a video of users' reactions as they watch their screen scroll down as every new record out of thousands hits their browser. Maybe you could generate a pop up with every JS autoscroll notifying them what's happening. :^) Just joking, of course. -Original Message- From:

Re: Adding DSN with cf.Factory

2004-05-23 Thread Jake .
Thanks for that link. I played around with it last night, and got it to added the datasource. But there are still several key pieces missing (like how to do you find the name of an existing datasource in order to model it, how do you check to ensure there aren’t any existing DSNs with that same

RE: Using CFCATCH to display default error messages

2004-05-23 Thread Matt Robertson
Stan Winchester wrote: I need to know what template is throwing the error and what line number If you want *just* the line number of the final error you can use bError on Line #CFCATCH.TAGCONTEXT[1][LINE]#/b, and cgi.path_translated will give you the path/template that the error occurred on. As

RE: Using CFCATCH to display default error messages

2004-05-23 Thread Andy Ousterhout
Are the output statements within a catch any block? -Original Message- From: Stan Winchester [mailto:[EMAIL PROTECTED] Sent: Saturday, May 22, 2004 11:46 PM To: CF-Talk Subject: Re: Using CFCATCH to display default error messages I've read the documentation, and when I use the following:

Re: How to output last line first

2004-05-23 Thread Greg Landers
Nando, I'd love to have a video of users' reactions as they watch their screen scroll down as every new record out of thousands hits their browser. Yes, I admit that I have not tried it, but I can imagine it being a pretty smooth effect. After thinking about it, let's say after about 100

Re: forum software with other surface languages than english

2004-05-23 Thread Paul Hastings
why not farcry, its free. though you'd have to do the localiztion yourself. I need a good forum-software but with a german skin/surface. I like fusetalk, but it is a bit much out of my price-range. I would like to spent app. 100 USD. Anybody who knows a forum software which is easy

Does this work in CF5?

2004-05-23 Thread Matt Robertson
Sorry to ask something so dumb, but I never worked with CF5 and don't have a copy.Will the code below work in CF5, where I have a request-scope structure and I want to use either of the two methods below to add an item to the structure? cfset request.LoginData=StructNew() cfset

RE: Using CFCATCH to display default error messages

2004-05-23 Thread Tom Kitta
I hope they fix the structure error with cfcatch variable that I reported about a year ago in the Blackstone, you cannot pass the cfcatch structure (for it is a structure) as a type = struct to a function, it has to be type = any. I think it had other problems with its structure identity as well.

Re[2]: forum software with other surface languages than english

2004-05-23 Thread cf-talk
Hello Paul, Sunday, May 23, 2004, 4:39:10 PM, you wrote: PH why not farcry, its free. though you'd have to do the localiztion yourself. I need a good forum-software but with a german skin/surface. I like fusetalk, but it is a bit much out of my price-range. I would like to spent app. 100

Re: SOT: Directory Tree crawler with file size sorting?

2004-05-23 Thread Hugo Ahlenius
I would recommend a windows application called DirGraph. I am not connected to the web atm so I am not able to look up the URL, but google it and you'll find it. -- Hugo Ahlenius - Hugo AhleniusE-Mail: [EMAIL PROTECTED] Project Officer

Re: Adding DSN with cf.Factory

2004-05-23 Thread Jochem van Dieten
Jake. wrote: cflock name=serviceFactory type=exclusive timeout=10 cfscript factory = CreateObject(java, coldfusion.server.ServiceFactory); ds_service = factory.datasourceservice; d_sources = ds_service.datasources; /cfscript /cflock like how to do you find the name of an existing datasource in

RE: How to output last line first

2004-05-23 Thread Philip Arnold
From: Greg Landers Yes, I admit that I have not tried it, but I can imagine it being a pretty smooth effect. After thinking about it, let's say after about 100 records the user tries to scroll back to the top. It would be frustrating. But you could set an onClick event that ended the

Re: How to output last line first

2004-05-23 Thread Greg Landers
Phillip, How can it be just a CF solution? CF sends information to the browser, therefore it's a browser solution rather than a CF solution Good point, thanks. Greg [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Re[3]: forum software with other surface languages than english

2004-05-23 Thread cf-talk
RE to the FarCry-post: Hi Paul,thanks for your feedback. It looks, as if they don't have forums integrated. If you klick on their web-site, they mention how to integrate fusetalk. Uwe [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Test

2004-05-23 Thread Dick Applebaum
If there are no stupid questions, then what kind of questions do stupid people ask? Do they get smart just in time to ask questions? - Scott Adams - [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

test

2004-05-23 Thread Dick Applebaum
If there are no stupid questions, then what kind of questions do stupid people ask? Do they get smart just in time to ask questions? - Scott Adams - [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

RE: How to output last line first

2004-05-23 Thread Philip Arnold
From: B G Has anyone tried to present the output of a process so that the last line is at the top of the page? Here's another idea Mix up the different suggestions 2 frames - one on the left with the top down approach I suggested, the right frame is just the long list with the JS code to

Re: Re[3]: forum software with other surface languages than english

2004-05-23 Thread Paul Hastings
sorry, i misread your post completely. [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Custom Tag Question

2004-05-23 Thread C. Hatton Humphrey
I'm working on a custom tag to somewhat automate the auditing of database changes for an application and I have a dumb question - In the start section of the tag I am storing the current values into a structure, then my idea is to requery the table at the end section and compare the two to create

Re: Custom Tag Question

2004-05-23 Thread Claude Schneegans
do I need to do anything special to make sure that the structure is maintained between the start and end tags? No, what you have created in the start section is available in the end section. -- ___ See some cool custom tags here:

RE: Custom Tag Question

2004-05-23 Thread C. Hatton Humphrey
do I need to do anything special to make sure that the structure is maintained between the start and end tags? No, what you have created in the start section is available in the end section. Excellent!I'm using the custom tag approach to interface with a UDF that I've already written...

OT: JavaScript problem

2004-05-23 Thread Jillian Carroll
I'm sorry to be posting OT... but I've got a _javascript_ problem that's plaguing me. I have a CF page that spawns this 'people picker'.The problem is, when I choose a person from the list it generates (see the cfoutput from the 'search' query) I get the _javascript_ error: 'Error:

OT: JavaScript problem

2004-05-23 Thread Spectrum WebDesign
Sorry Jillian... using your email header ;-) I'm sorry to be posting OT... but I've got a _javascript_ problem that's plaguing me. This js script works fine... data = "" + Depart + i + : + spaces + input type='text' size=10 maxlength=30 name= + inter + depart + i + inter + 'br; Now,

Re: JavaScript problem

2004-05-23 Thread Greg Landers
Jillian, First make sure that there is a form named adduser in the parent window that opened the child window. If the form is named adduser ... try some different variations of this script: Instead of this: script language=_javascript_ function addUser(id) {

RE: JavaScript problem

2004-05-23 Thread Philip Arnold
From: Spectrum WebDesign I'm sorry to be posting OT... but I've got a _javascript_ problem that's plaguing me. This js script works fine... data = "" + Depart + i + : + spaces + input type='text' size=10 maxlength=30 name= + inter depart + i + + inter + 'br; Now, converting to

Re: JavaScript problem

2004-05-23 Thread Greg Landers
It appears that you have left out some quotes in your string construction. Instead of this: data = "" +TRTDDIVPB + Depart + i + :/B/P/DIV/TDTDP + INPUT maxLength=50 + size=45 name=depart + i + /P/TD/TR; Try this: data = "" +TRTDDIVPB + Depart + i + :/B/P/DIV/TDTDP + INPUT maxLength=50 +

Re: JavaScript problem - RESOLVED

2004-05-23 Thread Spectrum WebDesign
Thanx Greg... great job... works fine... i'm very happy! ;-) Thanx for your time. - Original Message - From: Greg Landers [EMAIL PROTECTED] Date: Sun, 23 May 2004 16:58:17 -0500 To: CF-Talk [EMAIL PROTECTED] Subject: Re: _javascript_ problem It appears that you have left out some

RE: Does this work in CF5?

2004-05-23 Thread Steve Nelson
Yep, it works fine. I did this to test it: cfset request.LoginData=StructNew() cfset StructInsert(request.LoginData,Woo,HOO) test 1: cfdump var=#request.LoginData# cfset request.LoginData.Foo=Bar brtest 2: cfdump var=#request.LoginData# Returns: test 1: WOO HOO test 2: FOO Bar WOO HOO

RE: Does this work in CF5?

2004-05-23 Thread Matt Robertson
Steve Nelson wrote: Yep, it works fine. I did this to test it: Thanks Steve! --Matt-- [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

RE: Adding DSN with cf.Factory

2004-05-23 Thread Andrew Scott
Jake, I have a CFC that will do the trick for you, it is shareware and I a mhappy to pass this on as long as copyright is remain to the author. The cfc will allow you to create, delete and verify a data source for MsAccess and Ms SQL Server at the moment. If this fits your needs let me know.

vb.net email list like cf-talk

2004-05-23 Thread Daniel Farmer
anyone know of any good vb.net email lists ? [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Re: Preorder tree traversal algorithm

2004-05-23 Thread Chris Dempsey
Tim, Not sure if you received any hits on this, but I'm trying to do something similar.I have the same sort of db structure as the Sitepoint article, but I'm trying to build a select list.I would like to show all rows, but append the parent titles on to the left of the title. For this table: