Have a custom Login page.
Want it so if you type in http the whole address to the enxt page to skip over the login page to redirect you....

Right now you can skip the login page by typing the whole url.

Any help?

You have to check in your code whether a user is logged in or not. If a user is not logged in, redirect the user back to the login page. If you are able to "skip" the login process, that would indicate you are not handling this process.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.