RE: Am I off base ?

2006-10-10 Thread Jennifer Dodson
In an ideal world there would be documentation... But I've yet to see that ideal world. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 10, 2006 2:02 PM To: CF-Talk Subject: Am I off base ? What's your opinion on this? Our Web hosting company

RE: Headers and Footers

2006-10-03 Thread Jennifer Dodson
You can even get really fancy and extend your application.cfc in each sub-folder to include slightly different headers / footers based upon where in the site the user is. We did that and it works awesome. -Original Message- From: Teddy Payne [mailto:[EMAIL PROTECTED] Sent: Tuesday,

RE: Paired Custom Tags

2006-09-27 Thread Jennifer Dodson
This is exactly what I needed. I just didn't get that part of it. Thanks for the help. -Original Message- From: Dave Watts [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 26, 2006 5:22 PM To: CF-Talk Subject: RE: Paired Custom Tags I have created a tag with a start and stop which

Paired Custom Tags

2006-09-26 Thread Jennifer Dodson
it will work out pretty nice once I get over this learning hump. Jennifer Dodson. --- Here's how I'm calling it: cf_infonetEmail_2 to=[EMAIL PROTECTED] from=[EMAIL PROTECTED] subject=did this work? Just wanted to see if this worked

RE: Oracle JDBC Drivers vs. CF Oracle Drivers

2006-09-22 Thread Jennifer Dodson
If you use stored procs at all you're going to want to use the drivers that come with CFMX. The ones that come with Oracle won't let you process result sets, and they also have issues with varchar2 return types. I tried using the drivers that come with Oracle with CFMX professional and we

Jsessionid causing 404s. Please help

2006-09-18 Thread Jennifer Dodson
, Jennifer Dodson Sr. Development Analyst Pioneer Services 4700 Belleview Suite 300 Kansas City, MO 64112 Phone 816-448-2391 Fax 816-756-0942 [EMAIL PROTECTED] PIONEER SERVICES is a brand name and registered service mark of Pioneer Licensing Services, Inc., where its use is duly

RE: Jsessionid causing 404s. Please help

2006-09-18 Thread Jennifer Dodson
is just not being recognized which makes me think I got it into the wrong file or something. Jennifer Dodson -Original Message- From: Steven Erat [mailto:[EMAIL PROTECTED] Sent: Monday, September 18, 2006 2:39 PM To: CF-Talk Subject: RE: Jsessionid causing 404s. Please help You mention

RE: Jsessionid causing 404s. Please help

2006-09-18 Thread Jennifer Dodson
report a match or no match when it examines the suffix. If you don't see the extension with jsessionid in the connector log at all then the connector was never even handed the request. Do you see the 404 in IIS's log instead? -Original Message- From: Jennifer Dodson [mailto:[EMAIL

RE: Jsessionid causing 404s. Please help

2006-09-18 Thread Jennifer Dodson
Of course now my 404 page is not properly picking it up when the page doesn't exist. That's actually worse than the other problem was. -Original Message- From: Jennifer Dodson [mailto:[EMAIL PROTECTED] Sent: Monday, September 18, 2006 3:42 PM To: CF-Talk Subject: RE: Jsessionid causing

RE: Could not generate stub objects for web service invocation

2006-07-07 Thread Jennifer Dodson
Definitely sounds like permissions. I had that error on a Windows box because I had NT Authentication enabled, obviously the Web service call didn't pass the credentials. I'm not sure what the equivalent of NT authentication is on Unix, but if it's not set so that everyone can read it that's

RE: DataDirect drivers and CFMX Standard

2006-06-22 Thread Jennifer Dodson
. The Oracle Thin driver is a JDBC type 4 driver, so that's probably not going to help (http://www.oracle.com/technology/tech/java/sqlj_jdbc/htdocs/jdbc_faq.htm#02 _01) On 6/22/06, Jennifer Dodson [EMAIL PROTECTED] wrote: Thanks. That's not quite as bad as I was expecting actually. -Original

RE: DataDirect drivers and CFMX Standard

2006-06-22 Thread Jennifer Dodson
The problem is I have CF Standard. So I can't use those. It is good information to have though. -Original Message- From: [EMAIL PROTECTED] [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, June 22, 2006 5:16 PM To: CF-Talk Subject: Re: DataDirect drivers and CFMX Standard I

RE: DataDirect drivers and CFMX Standard

2006-06-22 Thread Jennifer Dodson
That is an option. We thought it was better to try out the drivers from Data Direct since we're more likely to buy the drivers than to buy Enterprise, but since they're not working maybe trying Enterprise is a good option. Can anyone tell me what it costs to upgrade from Standard to Enterprise?

RE: DataDirect drivers and CFMX Standard

2006-06-21 Thread Jennifer Dodson
No, I haven't tried the JDBC-OCI driver. The Thin client driver won't return ref-cursors as result sets, and I couldn't find any information on the JDBC driver. I will definitely look into it though. As to the DataDirect drivers I did get them from DataDirect, Adobe won't give them to you. I'm

RE: DataDirect drivers and CFMX Standard

2006-06-21 Thread Jennifer Dodson
Thanks. That's not quite as bad as I was expecting actually. -Original Message- From: Dave Watts [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 21, 2006 2:09 PM To: CF-Talk Subject: RE: DataDirect drivers and CFMX Standard I'm trying to get a price quote on them and I think you're

RE: Problems with Oracle Stored Procs and Varchar2 output parameters

2006-06-07 Thread Jennifer Dodson
-Talk Subject: Re: Problems with Oracle Stored Procs and Varchar2 output parameters On Tuesday 06 June 2006 16:16, Jennifer Dodson wrote: We're using the ODBC Socket connection because the JDBC connection wouldn't let us get result sets back from Oracle. It won't ? Which version of CF ? What

RE: Problems with Oracle Stored Procs and Varchar2 output parameters

2006-06-07 Thread Jennifer Dodson
that come with CF Enterprise for full Oracle functionality over JDBC. As for ODBC, sorry I can't help on that one. On 6/7/06, Jennifer Dodson [EMAIL PROTECTED] wrote: We're using CF MX 7 with the jdbc driver from Oracle. When we tried to use it we couldn't get the resultsets back in the curser output

Problems with Oracle Stored Procs and Varchar2 output parameters

2006-06-06 Thread Jennifer Dodson
connection because the JDBC connection wouldn't let us get result sets back from Oracle. Any help with this message would be very appreciated. I can provide sample procedure code if the problem seems to be on the Oracle side. Jennifer Dodson Programmer / Analyst Pioneer Services 4700 Belleview