Question : invalid argument error prevents logging into web page in Internet Explorer

I have a website that has one page with a login. The login works in all browsers except IE which returns an invalid argument error. The site with the login screen is www.saferalliance.net. The "members only" login area is in the sidebar. Username: safermember Password: 741safer.

Here is the code:



The line that is returning the error is window.location = auth;}

 FYI the login works when accessing it from the renewSOUTH link in the side column. That page on the site is designed using MovableType and therefore I can't see what code is working in this case although I assume it is the server itself that is requiring the password instead of the pretty login form on the home page.

Any help given would be appreciated but if possible make it simple. Someone else wrote the code and I don't know coding at all. I'm just hoping that the argument isn't worded correctly or there's a quote or something left out.


Also -- our user base won't migrate from IE to another browser...most just use what their companies or Microsoft dictates.

Answer : invalid argument error prevents logging into web page in Internet Explorer

Thanks for the info. Invaribly my website problems show up in IE and nowhere else. Even when I check my site while building it in IE I always miss something.

Anyway, I just wrote a work-around for IE users to click directly on the page link via a line of text which makes the server authenticate them. Works the same, just doesn't look as cool.

Thanks again for the quick response.
Random Solutions  
 
programming4us programming4us