Re: could not find the included template

2008-08-15 Thread Jeff Davis
Guys, Either I'm walking in the footsteps of giants... OR the more things change, the more they stay the same! I'm getting coldfusion.tagext.lang.IncludeTag$NoSuchIncludeTemplateException: Could not find the included template ..\jobs/exception.circuit.cfm. when viewing a page to view my jobs.

Re: Dreamweaver UltraDev 4

2001-03-09 Thread Jeff Davis
easy to use, and it does making learning some things much easier. Jeff Davis - Original Message - From: "Kevin Schmidt" [EMAIL PROTECTED] To: "CF-Talk" [EMAIL PROTECTED] Sent: Friday, March 09, 2001 1:07 PM Subject: Re: Dreamweaver UltraDev 4 Crappy code generat

Target form results to a frame

2001-03-08 Thread Jeff Davis
I know this isn't really a CF question, but does anyone know how to target the results of a form submission to a specific frame? Jeff Davis ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com

Re: Change the color scheme of scrollbars or gradient filled scro ll bar's

2001-03-05 Thread Jeff Davis
-COLOR: #66; } /style Jeff Davis - Original Message - From: "Thomas Chiverton" [EMAIL PROTECTED] To: "CF-Talk" [EMAIL PROTECTED] Sent: Monday, March 05, 2001 4:21 AM Subject: RE: Change the color scheme of scrollbars or gradient filled scro ll bar's You can set

Dynamic page detection.

2001-03-03 Thread Jeff Davis
back to the same page every time. Thanks. Jeff Davis ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe

Re: Dynamic page detection.

2001-03-03 Thread Jeff Davis
last(cgi.script_name,"/")# - Original Message - From: "Jeff Davis" [EMAIL PROTECTED] To: "CF-Talk" [EMAIL PROTECTED] Sent: Saturday, March 03, 2001 4:16 PM Subject: Dynamic page detection. Hello. Is there a script or tag that will display the

Re: Dynamic page detection.

2001-03-03 Thread Jeff Davis
t, just do a cfoutput#listlast(cgi.script_name,"/")#/cfoutput on a test page and see if that is what you need. I'm not totally sure it's what you need. Too much caffeine right now so my attention span sucks ;-) jon ----- Original Message - From: "Jeff Davis" [EMAIL PROTECTED] To:

Using CFAuthenticate

2001-02-26 Thread Jeff Davis
I have a quick question, maybe I'm not reading the CF documents correctly, IF I use CFAuthenticate to log in users and add the token, does that allow me to pull their username on any page like I would from a cookie? So that once they are logged into the website no matter where they went I

Re: Application generating HTML?

2001-02-25 Thread Jeff Davis
rver from CoolFusion! - Original Message - From: "Jeff Davis" [EMAIL PROTECTED] To: "CF-Talk" [EMAIL PROTECTED] Sent: Sunday, February 25, 2001 2:05 AM Subject: Application generating HTML? Maybe this is a silly questions but here goes: Can you place html elemen

Re: Cascading menus - anyone know a good cross-browser version?

2001-02-25 Thread Jeff Davis
Check this site, they have some good crossbrowser DHTML menus. www.dynamicdrive.com - Original Message - From: "Michael Kear" [EMAIL PROTECTED] To: "CF-Talk" [EMAIL PROTECTED] Sent: Monday, February 26, 2001 1:52 AM Subject: Cascading menus - anyone know a good cross-browser version?

Application generating HTML?

2001-02-24 Thread Jeff Davis
Maybe this is a silly questions but here goes: Can you place html elements such as layer and content information in the application.cfm file and it displayed on the page that is linked too? For example, can I place my header layer and navigation layer in the application file so they will

OK I'm lame and having problmes with Ultra Dev and CF

2001-02-21 Thread Jeff Davis
bValues ","; } MM_tableValues = MM_tableValues MM_columns[i]; MM_dbValues = MM_dbValues FormVal; } MM_editQuery = "insert into " MM_editTable " (" MM_tableValues ") values (" MM_dbValues ")"; } /cfscript cfif Not #MM_abortEdit# AND IsDef

CF Else IF syntax problem?

2001-02-19 Thread Jeff Davis
ew minutes. Please check your email box./span CFELSE span class="standardtext"We have no matching records. If you feel this information is incorrect please send an email to a href="mailto:[EMAIL PROTECTED]" [EMAI

Re: CF Else IF syntax problem?

2001-02-19 Thread Jeff Davis
Thanks everyone. I've been staring at this code for hours and just didn't see it. Thanks again. Jeff Davis VP Design Development www.iwonitlive.com - Original Message - From: "Andrew Tyrone" [EMAIL PROTECTED] To: "CF-Talk" [EMAIL PROTECTED] Sent: Monday, February 19,

SQL error

2001-02-17 Thread Jeff Davis
"2"Speakers/font/td td width="143"font face="Verdana, Arial, Helvetica, sans-serif" size="2"Any/font/td td width="132"font face="Verdana, Arial, Helvetica, sans-serif"

Re: SQL error

2001-02-17 Thread Jeff Davis
. Jeff Davis - Original Message - From: "Jeffry Houser" [EMAIL PROTECTED] To: "CF-Talk" [EMAIL PROTECTED] Sent: Saturday, February 17, 2001 2:31 PM Subject: Re: SQL error You may want to use a text field, not a char field. I imagine the quotes in the

Check value of form check box for CFMAIL

2001-02-13 Thread Jeff Davis
OK I need to check the value of a check box to see if it has been checked so I can pass the info in my CFMAIL tag. This is what I have so far: CFIF #bannerads# EQ 1 I want Banner Ads /CFIF Can anyone tell me if this right? Jeff Davis

Re: UltraDev extensions

2001-02-07 Thread Jeff Davis
Tom, Get me on that beta list for UD4 extensions. email is [EMAIL PROTECTED] Jeff Davis - Original Message - From: "tom muck" [EMAIL PROTECTED] To: "CF-Talk" [EMAIL PROTECTED] Sent: Sunday, February 04, 2001 2:14 PM Subject: OT: UltraDev extensions I'm

Application.cfm limit

2001-02-01 Thread Jeff Davis
Does anyone know of a limit to the number applications that can be defined in the application.cfm file? Jeff Davis ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives

Session tracking help??!!

2001-01-27 Thread Jeff Davis
a session variable and erase it when the cookie disappears from closing the browser or leaving the site? Jeff Davis ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives: http

New to CF and Fusebox

2001-01-24 Thread Jeff Davis
I've been coding CF for about 2 weeks. I've visited several websites including fusebox.org but I think I am still missing something. I grasp the concept but how to implement it in practice is still hazy. Can anyone recommend a good step by step tutorial online? Thanks. Jeff Davis

Re: cfparam depreciated?

2000-07-06 Thread Jeff Davis
etained for backwards compatability, but not to be used in new code". In the case of the term being discussed, a better replacement has been provided. Jeff Davis Allaire Certified Trainer Fig Leaf Software Problems cannot be solved at the same level of awareness that created them.

Location of CFSTAT console application

2000-06-29 Thread Jeff Davis
type cfstat and you'll get either some statistics or a message indicating that you have to turn on Performance Statistics in Cold Fusion Administrator (first thing under the debug settings) Jeff Davis Allaire Certified Trainer Fig Leaf Software Problems cannot be solved at the same level