This topic is locked

URL Masking for ASPrunner Pro

10/24/2008 12:16:59 AM
ASPRunnerPro General questions
P
paulyap2k author

Hi There.
Wondering if this is a common issue, and that someone out there knows a solution.
I have enable URL Masking in godaddy hosting (e.g. forwading www.abc.com"">http://www.abc.com to http://www.xxx.com/demo)) to hide the actual URL. So all users can see is www.abc.com.
The login forms no longer work (It does no redirect me to the intended page after login) although the login seems to work when i check the log which I have created to capture login details.
Thanks for help in advance.
Rgds

Paul

Sergey Kornilov admin 10/24/2008

Paul,
sessions are tied to the URL that is displayed in browser's address line. It won't work with URL masking which is implemented via invisible frame (your website is shown in invisible frame).