Is it technologically possible to pass control to an external http resource which then returns to the calling page? Except for opening a new window in javascript to do this, is there another way, the point is the resource must be opened by the user's browser (so it can accept a cookie)....