Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: General / Classic ASP versions(v3.4.XX)
 Unable to login when using redirected URL
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

jackiefill
Starting Member

3 Posts

Posted - 03 December 2004 :  10:49:25  Show Profile
Hi,

I've set up a forum at http://www.icspace.co.uk/orsettvillage/bulletinboard/default.asp and all is well.

However, I've just bought the domain name www.orsettvillage.co.uk and am redirecting it to www.icspace.co.uk/orsettvillage" target="_blank">http://www.icspace.co.uk/orsettvillage .

When I go via orsettvillage.co.uk and log on, it says it's successful, but when it returns me to the forum it's still asking me to log in.

I presume this is to do with cookies and effectively having two URLs. Adding the following code to my home page enables me to log on, but I lose the URL masking (it shows the long icspace.co.uk URL in the address bar).

<script language="JavaScript">
if (parent.frames.length > 0) {
parent.location.href = location.href;
}
</script>



Is there another way around this?

Thanks,

Jackie :)

HuwR
Forum Admin

United Kingdom
20600 Posts

Posted - 03 December 2004 :  12:45:19  Show Profile  Visit HuwR's Homepage
no. because cookies are domain specific and the way you are diverting them using frames is why it doesn't work.
Go to Top of Page

jackiefill
Starting Member

3 Posts

Posted - 03 December 2004 :  18:27:29  Show Profile
Thanks for the reply. Oh well, at least people can logon now, it's just a shame that it's lost the URL masking as that would have been nice.

Jackie :)
Go to Top of Page

dayve
Forum Moderator

USA
5820 Posts

Posted - 03 December 2004 :  18:50:24  Show Profile  Visit dayve's Homepage
why is the masking important? as long as you share the friendly url name with people and they can get to your site, the rest is pretty insignificant. most will not even notice.

Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.7 seconds. Powered By: Snitz Forums 2000 Version 3.4.07