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 On 9/2/07, Will Tomlinson <[EMAIL PROTECTED]> wrote: > Oh, I'm an idiot! > > Gotcha james. the "www" bein left off screws it up. That's kinda tricky aint > it? > > Stick the www on the domain and bingo. > > You rock dude! > > Thanks, > Will > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Get the answers you are looking for on the ColdFusion Labs Forum direct from active programmers and developers. http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid-72&catid=648 Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:287627 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

