views:

27

answers:

1

I have a site on my IIS and everything works fine in FireFox but in IE i just get to startpage and when i try to login in nothing happens.

I put in my userinformation and push a button then it suppose to get me to another page if the password etc was correct but nothing happens in IE but works in FireFox. Any ideas?

+1  A: 

Maybe you can trace the difference by using Fiddler?

Oliver