Hi,

I am response.redirecting from an http to a https site, as follows:

[url]http://mipdev05/features/MyShops/MsShopCheckout.aspx?ID=a4f12d4d-e2fd-4785-83ec-4ea2ed1ca48c&P=1&VT=G[/url]
to
[url]https://mipdev05/features/MotorShops/MsPaymentDetails.aspx[/url]

https works fine, except that it is requiring me to log in a second
time on the redirect.
Authentication mode is set to windows.
I am only using basic authentication over SSL.

Does anyone know why it is popping up the second login box, and how do
I go about bypassing this second login box?

THanks,
Tony