|
Posted by mutale82 on 12/16/08 11:58
I use the url to pass w2 the value to put in the cookie (if i want it
to be written from w2...),
that's not the problem, the problem is if i want to do the same thrue
an IMG TAG (for example)...
When im not actually moving to w1...
On w2 (in Another page, not the landing page) i want to call a php file
on w1, but NOT redirecting to it,
i can read the cookie in w2 (only by JS) but i cant put the value in
the query string of the file im calling...
btw. i tried to read the cookie from the php file that im calling, but
it says that there is no cookie set (apperantly its trying to read it
from w1-Domain).
so i need a way to do one of two:
1. transfer the value of the cookie (which read by w2 -JS) to a file on
w1...
2. read the cookie from the file in w1 (whose been called by IMG TAG on
w2).
--
Thanks.
Navigation:
[Reply to this message]
|