Hi Claude, perhaps the only way to do it with ajax in a 1 step process is to send the screen size vars to the cfc, then based on the results from the cfc have js append something to the image source path so a different set of image files loads.
Btw, have you looked into Angular or Knockout, any preference on what tools you use nowadays for richer client side usability? > >>I think your still not understanding the power of AJAX. > > I think you still don't understand the point that Ajax is simply not > the best solurion in this instance. > > >>You can use AJAX to completely build a page on the fly, > > Yes, of course you can, but when you can do better and simpler not > using Ajax, why use Ajax? > > >>Probably overkill for your situation anyway, as would have a high > learning > curve for you to learn all this if you don't already know ajax, so > the > redirect is probably the best solution. > > LOL, I've been developing Web application since 1995, started with CF > 1.1, when Windows Explorer, DOM and Javascript didn't even exist. > I've been using XMLHttpRequest functions as soon as they were made > available and far before they were peremptorily named "Ajax", > I designed and used my own "Ajax" tools far before jQuery was > available and probably you even heard of it ;-) > So I'm quite able and competent to decide when Ajax is the best and > when another technique would be better or simpler ;-) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:353683 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

