RE: How would you handle this...

2004-05-14 Thread Whittingham, P
13, 2004 7:11 PM To: CF-Talk Subject: Re: How would you handle this... - Original Message - From: Tangorre, Michael [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Thursday, May 13, 2004 8:10 AM Subject: How would you handle this... I am working on an internal application

RE: How would you handle this...

2004-05-13 Thread Sandy Clark
:[EMAIL PROTECTED] Sent: Thursday, May 13, 2004 10:10 AM To: CF-Talk Subject: How would you handle this... I am working on an internal application and a lot of users want everything on one page despite my voiced concerns about page load times and organizing things better, etc... The problem

Re: How would you handle this...

2004-05-13 Thread Andre Turrettini
Michael, Instead of going the pure cf route, you can have them load an .html page = that communicates with your cf via the xmlhttp methods.Then you can = pass a xml document to the html page.The tradeoff is an html document with complex _javascript_ for a cf glob of data/rules.The js would be =

How would you handle this...

2004-05-13 Thread Tangorre, Michael
I am working on an internal application and a lot of users want everything on one page despite my voiced concerns about page load times and organizing things better, etc... The problem is that this one page or to-be-one-page has a lot going on. There are 13 drop down boxes (ranging from 10 options

RE: How would you handle this...

2004-05-13 Thread Tony Weeg
-Talk Subject: How would you handle this... I am working on an internal application and a lot of users want everything on one page despite my voiced concerns about page load times and organizing things better, etc... The problem is that this one page or to-be-one-page has a lot going

RE: How would you handle this...

2004-05-13 Thread Tangorre, Michael
best thing to do in this situation: sabotage the way you don't like, make it REALLY slow...proving your point, then when they ask to change it to make it faster :)tony Sweeet. Then I can come work for NavTrak when I get shit canned.:-) [Todays Threads] [This Message]

RE: How would you handle this...

2004-05-13 Thread Tony Weeg
exactly! :) arent I good. tw -Original Message- From: Tangorre, Michael [mailto:[EMAIL PROTECTED] Sent: Thursday, May 13, 2004 10:21 AM To: CF-Talk Subject: RE: How would you handle this... best thing to do in this situation: sabotage the way you don't like, make it REALLY slow

RE: How would you handle this...

2004-05-13 Thread Philip Arnold
Do you have time to work it both way? A long form and a short version? If so, then do both and show them how much faster the short version is... From: Tangorre, Michael I am working on an internal application and a lot of users want everything on one page despite my voiced concerns about

RE: How would you handle this...

2004-05-13 Thread Tangorre, Michael
exactly! :) arent I good. tw Pure genius. It's a thing of eauty I tell ya. [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

RE: How would you handle this...

2004-05-13 Thread Tom Kitta
[mailto:[EMAIL PROTECTED] Sent: Thursday, May 13, 2004 10:11 AM To: CF-Talk Subject: How would you handle this... I am working on an internal application and a lot of users want everything on one page despite my voiced concerns about page load times and organizing things better, etc... The problem

RE: How would you handle this...

2004-05-13 Thread Barney Boisvert
in the future, but that's often a pipe dream.;) Kind of the old give a man a fish/teach a man to fish scenario. Cheers, barneyb -Original Message- From: Tangorre, Michael [mailto:[EMAIL PROTECTED] Sent: Thursday, May 13, 2004 7:11 AM To: CF-Talk Subject: How would you handle

Re: How would you handle this...

2004-05-13 Thread Jim McAtee
- Original Message - From: Tangorre, Michael [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Thursday, May 13, 2004 8:10 AM Subject: How would you handle this... I am working on an internal application and a lot of users want everything on one page despite my voiced concerns

Re: How would you handle this...

2004-05-13 Thread brobborb
- From: Tangorre, Michael To: CF-Talk Sent: Thursday, May 13, 2004 9:10 AM Subject: How would you handle this... I am working on an internal application and a lot of users want everything on one page despite my voiced concerns about page load times and organizing things better, etc