andycaunce
Im having trouble with session variables when the site is viewed from outside of my network. When i access it using localhost or a local ip address it works perfectly, however when I access it from outside my network the session variables appear to cesase working and since they are used on most of the site this is a fairly major problem.
I'm not sure how relavant this is but im using a port 80 redirect from no-ip.com to redirect to my dynamic ip address.
Help please!
aprelium
andycaunce,
If you use Web redirection with no-ip.com, you must be careful about the actual URL that is showing the final page (it is not the URL with the domain name).
Domain cloaking works with a frames and can cause such troubles with sessions (which rely on the actual URL).