Michael, injected code via Ajax will not appear in a view source. The best way to get this would be to use FireFox and firebug, and use the ajax call to see the response coming back from the server.
Regards, Andrew Scott http://www.andyscott.id.au/ > -----Original Message----- > From: Michael Grant [mailto:[email protected]] > Sent: Friday, 1 October 2010 9:15 AM > To: cf-talk > Subject: Re: Trying to set cfform focus in an Ajax window > > > Ok, maybe I'm not explaining myself correctly. You know when you right click > in your browser and then go view source to get the compiled source after cf > has processed it? Well I want that source, but of your ajax result. So when > you call the MemberLogin.cfm page I want the source code that's returned. > How you get it is up to you. Dump out the result, send it to you in an email, > add it to a textarea, call the page directly or a dozen other ways. > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:337718 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

