Cookie problem

M

Maarten

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 code to read
Request.Cookies ("am")("language")

What can be the reason herefore and how o resolve

Thx - Maarten (Belgium)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,772
Messages
2,569,593
Members
45,111
Latest member
KetoBurn
Top