G
Guest
Anyone experience this?
I am doing a "__doPostBack('','');" in javascript. The postback does occur
on the server side as I have verified this in debug mode. However, when the
response is sent back, IE7 crashes.
I am using ASP.NET 1.1 for this application. Curiously, the application
works fine in IE5.5 or IE6. In IE7, however, it crashes. I verified this
crash on various computers.
Any comments, directions, suggestions are greatly appreciated.
I am doing a "__doPostBack('','');" in javascript. The postback does occur
on the server side as I have verified this in debug mode. However, when the
response is sent back, IE7 crashes.
I am using ASP.NET 1.1 for this application. Curiously, the application
works fine in IE5.5 or IE6. In IE7, however, it crashes. I verified this
crash on various computers.
Any comments, directions, suggestions are greatly appreciated.