Start http://212.123.5.17/mb/xdata/am.asp

in the left Frame choose N,F or D (Nederlands, French, Deutsch) Not E
(Standard for English)
Click GO
Close your Browser
Reopen the page. On top you will see the result of the Language Cookie -
result = N,F or D

Start http://www.adq.be/ws.htm
in the left Frame choose N,F,D (Nedelands, French, Deutsch) Not E (Standard
for English)
Click GO
Close your Browser
Reopen the page. There is no result for the Language Cookie and the standard
(E) is selected

Only difference between the two is that in the second case the first
(http://212.123.5.17/mb/xdata/am.asp) is called in an frame of website on
another domain.

This is the code to write the cookie
Response.Cookies("am")("language")=Request.QueryString("language")
Response.Cookies("am").Expires=date()+30

this to read
Request.Cookies ("am")("language")

What can be the reason herefore and how o resolve

Thx - Maarten (Belgium)





MBProductiesMBProducties - Frank Catry Hazelaarsdreef 22 8530 HARELBEKE -
BELGIË tel 00-32 (0)56/71.81.41 - fax 00-32 (0)65/20.55.87 - gsm 00 32
(0)477/62.00.82 e-mail: mbp@pandora.be - MSN: mb@ris.be This e-mail and any
attachment thereto may contain information which is confidential and is
intended for the sole use of the addressees. Any use of the information
contained herein (including but not limited to total or partial reproduction
or distribution in any form) by other persons or the addressees is
prohibited. If you have received this e-mail in error, please notify the
sender and delete its contents.