Cross domain "cookie-ing" master site not mine

I currently have an apartment database site that I pay for " http://www.apartmentdata.com/?SITEID=38207 " This is the start of the search process. I am building my own site and I want it to have links that go directly to the apartment, or to any page after the start page of the search. None of them will open unless the first search page opens. I noticed that after opening this page, there is a certain cookie on my computer and without it, none of the other pages will open. Can I use this cookie somehow from my new site to unblock all fpr client pages?

0


a source to share


3 answers


For fairly obvious security reasons, you usually cannot set a cookie for a site that you do not control. You will have more luck contacting your seller and asking to allow direct links to listings.



+2


a source


Try creating a small frame that loads the search page. If that fails, use the loading page to load the search page.



0


a source


If a direct link site checks and detects the cookies that sites should have, unless I'm wrong, are both on the same domain?

Do you know what data is stored in a cookie, it might be worth setting or trying to set cookies as visitors come to the site via direct links.

0


a source







All Articles