Search the web
Sign In
New User? Sign Up
CFTalk · ColdFusion Talk (CFTalk) List archives
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
  Newest  |  < Newer  |  Older >  |  Oldest
Topics   (List as Individual Messages) Messages Latest Post

Well no help over turkey time I guess...damn that tryptophan.....but I got 'er sorted ;-) Cheers -- Bryan Stevenson B.Comm. VP & Director of E-Commerce...
1 5:36 pm
archive@...
mdinowit
Offline Send Email

I've got a group of CFSELECTS that were working before a site moved, but now, not. Nothing is being returned to the CFSELECTS <cfselect name="theCATS" ...
13 5:26 am
archive@...
mdinowit
Offline Send Email

I am having the damndest time getting any of the CF Builder extensions to work. I have a CF multiserver setup with CF7, CF8, and CF9 all running on JRun. I...
2 Nov 27, 2009
11:02 pm

archive@...
mdinowit
Offline Send Email

Can anyone help me out with the below: Im trying to pick up an invNumber and CustAccNum which is either on line 26 or 27, at the minute the below code seems to...
1 Nov 27, 2009
12:25 pm

archive@...
mdinowit
Offline Send Email

Hi, I'm using the following line of code; users = ormExecuteQuery("from User where region_id in (?) and usergroup_id in (?)", [1, 1]); the parameters are set...
2 Nov 27, 2009
5:28 am

archive@...
mdinowit
Offline Send Email

Hey All, I've customized ajaxCFC to run all calls through a master handler CFC in the app root. It takes all calls and passes them through to CFCs ina non-web...
1 Nov 26, 2009
7:45 pm

archive@...
mdinowit
Offline Send Email

Hi all, I'm trying to instantiate an object either in the psuedo-contructor or init of my cfc as a variable so I can use it within all my method inside that...
14 Nov 26, 2009
6:17 pm

archive@...
mdinowit
Offline Send Email

Well, it's been a long time since I've participated on this list...I'm still using CF 6.1 MX. Haven't been doing full-time web dev for the past 6 yrs or so...
11 Nov 26, 2009
6:03 pm

archive@...
mdinowit
Offline Send Email

Hey All, I just bumped into an interesting/annoying potential difference between Adobe CF 8 and OpenBD. When I run the following code in a CFFUNCTION: <!---...
8 Nov 26, 2009
5:16 pm

archive@...
mdinowit
Offline Send Email

I am trying to get familiar with Sandbox security on CF8 Enterprise running on Windows 2008 box. I enabled sandbox security and restarted the server, now I...
1 Nov 26, 2009
5:14 pm

archive@...
mdinowit
Offline Send Email

Could someone please advise me what is the best way to show/hide a set of table columns generated from a query, buy toggling a button? Many thanks. ...
6 Nov 26, 2009
4:28 pm

archive@...
mdinowit
Offline Send Email

Hey there, I was wondering if anyone has had any experiences with this situation: I have a Windows Server 2003 server. I need to install CF8 (Standard ...
2 Nov 26, 2009
3:21 pm

archive@...
mdinowit
Offline Send Email

I said: Adobe CF 8: each ARGUMENT key is uppercase (along with values) should have said: Adobe CF 8: each ARGUMENT key is uppercase (values are lowercase) ...
1 Nov 26, 2009
1:22 am

archive@...
mdinowit
Offline Send Email

hi guys, found this article really helpful... http://net.tutsplus.com/tutorials/other/top-20-mysql-best-practices/ thought i should share! mike ...
1 Nov 25, 2009
9:14 pm

archive@...
mdinowit
Offline Send Email

I'm trying to create a "ratings" system that shows 1/2 values. Quick question, what would be the easiest way to round a value to the nearest .5 of a number?...
8 Nov 25, 2009
8:09 pm

archive@...
mdinowit
Offline Send Email

I have a yes/no questionnaire that I want to fill out with every possible pattern of answers - there are 22 questions in total, and I'm trying to come up with...
22 Nov 25, 2009
5:48 pm

archive@...
mdinowit
Offline Send Email

I have a page (prod1.cfm) with a two column table. The left column contains a javascript menu. The right table contains: <cfdiv id="product_display" ...
3 Nov 25, 2009
4:31 pm

archive@...
mdinowit
Offline Send Email

Apparently, IE8 has "protection" that rewrites pages to protect from XSS attacks and there seems to be an issue with it that can actually introduce XSS...
5 Nov 25, 2009
4:02 pm

archive@...
mdinowit
Offline Send Email

Good day, We have a client that has a requirement for indexing about 2-3 million pages of web pages (industry specific sites) to make them searchable within...
2 Nov 25, 2009
7:16 am

archive@...
mdinowit
Offline Send Email

All, I have written a central monitor app in flex that uses CF remote objects to call CF web services for data retrieval. One of the functions in the web...
2 Nov 24, 2009
6:47 pm

archive@...
mdinowit
Offline Send Email

So, here is my problem. I need to be able to get a file from a client browser to a remote FTP server without storing the file on the CF server. It's a...
16 Nov 24, 2009
5:08 pm

archive@...
mdinowit
Offline Send Email

I am starting to use application.cfc and when I placed this function that I use to escape quotes I get an error. I have it in the onRequestStart function....
13 Nov 23, 2009
10:47 pm

archive@...
mdinowit
Offline Send Email

hi, I cant seem to see if it is possible to move the items up or down the grid on the applet. By this i mean you can select a row, then by clicking a button...
28 Nov 23, 2009
9:27 pm

archive@...
mdinowit
Offline Send Email

My personalization variables are not working - any suggestions? [First Name] [Last Name] [Email] [List] [Date Short] [Date Med] [Date Long] ...
1 Nov 23, 2009
9:15 pm

archive@...
mdinowit
Offline Send Email

I’m trying to get four related selects to work---basically, you can change any one of the selects and it will reload the other 3 based on your selection. I...
5 Nov 23, 2009
8:26 pm

archive@...
mdinowit
Offline Send Email

I'm helping someone with a project and she elected to use GoDaddy as her host. They now tell her they have upgraded to the latest version of CF and it no...
6 Nov 23, 2009
8:00 pm

archive@...
mdinowit
Offline Send Email

We are running CF8 Enterprise, multi-server, JRun, Windows 2008 box. This is a new installation and we are getting errors trying to produce CFDocument PDFs....
6 Nov 23, 2009
2:57 pm

archive@...
mdinowit
Offline Send Email

I'm looking into moving over to Amazon S3 for hosting static content on a site that is currently hosted internally. We see wildly varying amounts of bandwidth...
7 Nov 23, 2009
4:59 am

archive@...
mdinowit
Offline Send Email

In a unique situation here (well, hopefully not)... I've been helping a friend get his company automated and we've developed a damned fine management system...
5 Nov 22, 2009
12:00 pm

archive@...
mdinowit
Offline Send Email

Hi folks, can I connect to old CF 5 servers via RDS with ColdFusion Builder ? When I do this, I get: "Unexpected number of rpc arguments" I have the...
1 Nov 21, 2009
5:00 pm

archive@...
mdinowit
Offline Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help