Posted by member 45025 on 2004-06-17 14:40:11 link

Eck, dunno what i was thinking because you are correct ... referrer wouldnt work, simply because it isnt the refering page they are tryng to get to... It is the current URL they are trying to get to.

Infact, you can use the way your login system works to your advantage....

Ignore the code snippet in the last post; Simply use the current URL as the form post page.

I assume since all pages are routed through index.php and the login page is index.php that any page can be used as login.

I'll elaborate on this later if required since im late for work now.