>To fix that, you can use a URL in your ajax call the is speficied from >the root rather than one that includes the domain name. > >e.g. /mxajax/...etc rather than http://somedomain.com/mxajax/...etc >
What I had done is created an APPLICATION variable for the root url depending on development or live server. Root relative links don't work on my dev machine since it uses CF's built-in webserver. Thanks dude, Will ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Download the latest ColdFusion 8 utilities including Report Builder, plug-ins for Eclipse and Dreamweaver updates. http;//www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5adobecf8%5Fbeta Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:287628 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

