Hi there i have the folowing problem:
I have a website where several parts are protected, users have to login before they can acces these parts of the site.
Now i want two fields on my site for username and password and a login button instead of the windows dialog box.
I know this can be achieved by using custom login forms.
But im using CSS to layout my page instead of frames. And i want the loginform to be displayed in de right column (like on http://www.vkmag.nl).
Any ideas…?