I have a problem with sending event request on a asp.net page. I'm using one of my friends computer to error check some asp.net pages I've created. He is using the latest verion of IE. I have to buttons on the asp.net page, but on his computer we can only push one button to get some date in return. When you try to push the other button, you get an error html page. If you close IE, push the second button, everything is OK, but if you try the first one again. Error html page. It seems that you only can fire one event on the asp.net page at time. Tried some other computers with same IE and then everything works fine. Is there some settings in IE that make this problem?
Thomas
Thomas