Actually, it's not. It's missing the protocol specifier. And it's entirely possible that CF7 will assume http if it's missing, while CF5 won't. CF7 is an entirely different product (written in Java, rather than C++), and so while the core behaviour is compatible, edge cases are often different.
cheers, barneyb On 7/19/05, Ken <[EMAIL PROTECTED]> wrote: > Well, My actual code is a fully qualified URL. And besides, its the > same code that works fine on CF MX 7, but not on CF 5.0 > - Ken > > On 7/19/05, Al Everett <[EMAIL PROTECTED]> wrote: > > You probably need a fully qualified URL. > > > > <cfhttp method="Get" url="http://127.0.0.1:8500/tests/escapetest.txt" > > name="onerow"> > > > > On 7/19/05, Ken <[EMAIL PROTECTED]> wrote: > > > 127.0.0.1:8500/tests/escapetest.txt > > -- Barney Boisvert [EMAIL PROTECTED] 360.319.6145 http://www.barneyb.com/ Got Gmail? I have 50 invites. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:212235 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

