Hello. My site http://myfreetld.com For some reason IE users can't login but can with Firefox. What could be the issue?
in <form action="" method="post"> change the action so that it points to your site for example <form action="http://myfreetld.com/" method="post"> also remove the image and put in a normal login then test and see if it fixes it.