473,395 Members | 1,516 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

doPostBack causing a crash in IE7

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.
Feb 26 '07 #1
2 2830
On 26 Feb, 02:40, Manash Sahoo <Manash S...@discussions.microsoft.com>
wrote:
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.
Hi

This probably isn't very helpful, but at least it shows that this can
work in IE7.

I use onKeyPress="javascript:if(event.keyCode == 13)
__doPostBack('ctl00$Login1$btnLogin','')" on one of my text boxes and
it works perfectly in IE6 and IE7.

Regards

Jared

Feb 26 '07 #2
I found the issue.

In fact, it has nothing to do with the __doPostBack. Rather, it seems IE7
does not like the SmartNavigation.

I turned it off and the page no longer crashes. I will research some more
tonight to see exactly what is triggerring the problem.

manash
Feb 26 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: valmir cinquini | last post by:
Hi, I've noticed that a doPostBack call always cause the position of the page goes up to the top of the page, after round trip. I'd like to place the page at original position where it was...
3
by: Brad | last post by:
I have an aspx web page which initially displays fine. When I postback the resulting response back to the client output is causing InternetExplorer 6 to crash. I've disabled the server side code...
3
by: tfs | last post by:
I am working on sorting a datagrid and it works fine on my site. The exact same page on my customer sites gives me an page cannot be displayed (invalid syntax error - in window bar). The Url...
3
by: Mad Scientist Jr | last post by:
I have some javascript I would like to run after a doPostBack occurs: onchange="javascript:__doPostBack('Text1','');" The doPostBack is being added dynamically by .NET when it renders the...
4
by: Zuel | last post by:
Hi Folks. So I have a small problem. My DoPostBack function is not writen to the HTML page nor are the asp:buttons calling the DoPostBack. My Goal is to create a totaly dynamic web page where...
0
by: masoud bayan | last post by:
Hi , I used your suggested code to replace doPostBack in my application, but it seems window.onbeforeunload is called before, window.__doPostBack, so it can not change the condition for showing...
2
by: DSipp | last post by:
First, I am not a developer. My company works with a partner. This partner has a web app that we interact with. All of my systems can connect and login to this site. When we select an issue link,...
6
by: Mark Olbert | last post by:
The doPostBack javascript functioning is not submitting the page when called by linkbuttons (or an autopostback checkbox, for that matter). I'm aware of a problem with Netscape browsers and the...
5
by: q3537wh | last post by:
Has anyone encountered a situation where the @import is causing IE 6 to crash? I have a css file, let's call it test.css, that has only two lines in it. @import url("file1.css"); @import...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.