Hi all,
First here is the website of what I am trying to do: http://www.exmhosting. com/
Locate the login form on the top-right of the page. What I need to do is allow the user to sign into different sections of the website according to the radio button choice at login.
If the user chooses Webmail then they input their email address and password and login. If the user chooses clients they input their username and password and login.
My idea was to create 2 forms, 1 for webmail and 1 for clients and when they select a radio button the correct form is shown. If they select the other radio button the wrong form is hidden and the correct form made visible.
As you can also see I need to make this form horizontal and one 1 line, see website for example. The input box for the webmail will also need to be longer as the user inputs a full email address instead of a smaller username.
This needs to works obviously in IE as well as FF.
Thanks for any help.
First here is the website of what I am trying to do: http://www.exmhosting. com/
Locate the login form on the top-right of the page. What I need to do is allow the user to sign into different sections of the website according to the radio button choice at login.
If the user chooses Webmail then they input their email address and password and login. If the user chooses clients they input their username and password and login.
My idea was to create 2 forms, 1 for webmail and 1 for clients and when they select a radio button the correct form is shown. If they select the other radio button the wrong form is hidden and the correct form made visible.
As you can also see I need to make this form horizontal and one 1 line, see website for example. The input box for the webmail will also need to be longer as the user inputs a full email address instead of a smaller username.
This needs to works obviously in IE as well as FF.
Thanks for any help.
Comment