Forum Moderators: open
I want to be able to check a login name, and if it is a certain name or group, re-direct the user to a page that will allow them to create a new one. If it is ok, then carry on with the current page.
Thanks,
Rob
If anything, if you don't want to do it in Perl, use .htaccess and mod_rewrite (assuming you can get access to the login name).
And, no, you're right ... JavaScript is really not up to the task.
Finally, it's JavaScript ... not Java. They have nothing in common and are no closer related than you and me.