473,405 Members | 2,154 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,405 software developers and data experts.

[IE FIREFOX OPERA] Idle and Deadlock

teo
Hallo,

on long elaborating tasks
(in example a button clicked on an .aspx page
so the hourgless appears)

I noticed that after 5 minutes
a page called
"Impossible visualizzare la pagina"
(in English a sort of "The page can't be displayed")
appears
With
IE 5.5 and 6.0
all is OK

with Firefox 2.0
all is OK

with
IE 5.0 and Opera 9
unfortunately
after 5 minutes the page
"Impossible visualizzare la pagina"
appears.

--------------------

It seems that the
IE 5.5 IE 6.0 FFOX 2.0
are "able" to keep the connection alive
so the server won't disconnet us

while
IE 5.0 and Opera 9
are NOT able to manage the idle status
and the deadlock after 5 minutes is inevitable .

-------------------

Have you experience on this?

Are there settings on the browsers to tune?

Is there a way to keep the elaborating page "alive" by code
or
by few settings on the "web.config" file... ?

-------------------
Nov 22 '06 #1
2 1326
5 minutes is too long. turn off buffering, and send data to the browser
every couple seconds (say progress dots).

-- bruce (sqlwork.com)

"teo" <te*@inwind.itwrote in message
news:od********************************@4ax.com...
Hallo,

on long elaborating tasks
(in example a button clicked on an .aspx page
so the hourgless appears)

I noticed that after 5 minutes
a page called
"Impossible visualizzare la pagina"
(in English a sort of "The page can't be displayed")
appears
With
IE 5.5 and 6.0
all is OK

with Firefox 2.0
all is OK

with
IE 5.0 and Opera 9
unfortunately
after 5 minutes the page
"Impossible visualizzare la pagina"
appears.

--------------------

It seems that the
IE 5.5 IE 6.0 FFOX 2.0
are "able" to keep the connection alive
so the server won't disconnet us

while
IE 5.0 and Opera 9
are NOT able to manage the idle status
and the deadlock after 5 minutes is inevitable .

-------------------

Have you experience on this?

Are there settings on the browsers to tune?

Is there a way to keep the elaborating page "alive" by code
or
by few settings on the "web.config" file... ?

-------------------


Nov 22 '06 #2
teo
On Wed, 22 Nov 2006 08:26:49 -0800, "bruce barker \(sqlwork.com\)"
<b_*************************@sqlwork.comwrote:
>5 minutes is too long. turn off buffering, and send data to the browser
every couple seconds (say progress dots).
How can I send data to the browser
(by using two pages, asynchronous task...) ?

You should help me a little,

below is my current scenario
with the attempt to send data to browser

(but it doesn't work,
the page with the waiting message in the Label1
has never loaded or displayed ... nothing happens)

SCENARIO:

I have a sigle page only
(and I'd like to USE one page only
if it possible, not two)


Button_Click ()

'the click will cause a Postback


'here the task code
For i = 0 to 1000

'here the longing code
...
...
...

'here the time check:
'one minute check and
'the sending data to the computer

If MyMinuteCheck 1 then
Me.Label1.text = "Please wait 4 minutes"
Response.Redirect("Default.aspx", False)
Server.ErrorClear
End if

Next
'at last the long task ended
Me.Label1.text = "Task successefully ended"


Nov 22 '06 #3

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

Similar topics

3
by: Boris | last post by:
Please open http://www.highscore.de/opera/floatleft.html in Opera 7.54 and Firefox 1.0 Preview. Who is right? In my humble opinion Opera 7.54 is right: According to CSS 2.1 a "floating box must...
2
by: Sharon | last post by:
Can I use request.servervariables("HTTP_USER_AGENT") to determine if the user has Firefox or Internet Explorer? Is the return string differentiated enough? Thanks for any input.
15
by: 50295 | last post by:
Hi everyone, This one is better experienced than explained, so I'm including a code sample below. Please and save (as an html file) and view with NN or Firefox (or maybe even Mozilla), and then...
9
by: VK | last post by:
if ((window)&&(window.netscape)&&(window.netscape.security)) { // OK, this is Gecko/Firefox or someone mimicing it so well // that there is no way to catch it on the act. } But I need Firefox...
11
by: Hymer | last post by:
Hello, I have a small table that works fine in IE6 but does not render at all in Opera or Firefox. Can anyone see what might be needed to get this to work in all three browsers? The code...
2
by: André Wagner | last post by:
I'm trying to get all the "divs" that have a given NAME using getElementsByName(). For example, the following code: <html> <head> <script type="text/javascript"> function on_load() { var...
5
by: VK | last post by:
On the demo at <http://www.geocities.com/schools_ring/tmp/demo01/index.xml> the table caption has 1px(?) indentation from the left in Firefox 1.5 and I'm running out of ideas how to kill it - if...
8
by: Dustan | last post by:
At http://docs.python.org/whatsnew/modules.html on the webbrowser module, it says "A number of additional browsers were added to the supported list such as Firefox, Opera, Konqueror, and elinks." ...
6
by: raknin | last post by:
I am creating a dynamic list on the server using php file,when I run the PHP script in all 4 browsers (IE 6, Firefox 2, opera and safari 3) every think go Ok and the list is created. but when I call...
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: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.