473,382 Members | 1,611 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,382 software developers and data experts.

likely cause for status message stuck ?

I have a couple page where even after they are done loading, the
status message gets stuck with "Transferring data from <host>...

Are there some typical syntax errors in either javascript of html that
would cause this to happen? i.e. leave something hanging so that the
browser doesnt think its done loading?

thanks, d
Jul 20 '05 #1
3 1775
In article <13**************************@posting.google.com >,
bo*****@yahoo.com enlightened us with...
I have a couple page where even after they are done loading, the
status message gets stuck with "Transferring data from <host>...

Are there some typical syntax errors in either javascript of html that
would cause this to happen? i.e. leave something hanging so that the
browser doesnt think its done loading?


I've had gifs and other image refreshing scripts cause this (Flash,
rollovers, etc).

This may be a browser-dependent thing, but I believe if the server
doesn't send a terminating message (it's busy, got cut off, etc), the
browser keeps that message in the status bar.

-------------------------------------------------
~kaeli~
Jesus saves, Allah protects, and Cthulhu
thinks you'd make a nice sandwich.
http://www.ipwebdesign.net/wildAtHeart
http://www.ipwebdesign.net/kaelisSpace
-------------------------------------------------
Jul 20 '05 #2
On Wed, 15 Oct 2003 11:31:40 +0000, dan baker wrote:
I have a couple page where even after they are done loading, the status
message gets stuck with "Transferring data from <host>...

Are there some typical syntax errors in either javascript of html that
would cause this to happen? i.e. leave something hanging so that the
browser doesnt think its done loading?

thanks, d


This can happen if you have an incomplete block element ex:
<TABLE><TR><TD>some text</TR></TABLE>

--
i.m.
The USA Patriot Act is the most unpatriotic act in American history.

Jul 20 '05 #3
"Ivan Marsh" <an*****@you.now> wrote in message news:<pa****************************@you.now>...
On Wed, 15 Oct 2003 11:31:40 +0000, dan baker wrote:
I have a couple page where even after they are done loading, the status
message gets stuck with "Transferring data from <host>...

Are there some typical syntax errors in either javascript of html that
would cause this to happen? i.e. leave something hanging so that the
browser doesnt think its done loading?

thanks, d


This can happen if you have an incomplete block element ex:
<TABLE><TR><TD>some text</TR></TABLE>


----------
thanks, I'll bet that's it... this page has a couple nested tables
with the source editted by hand. I'll go thru it more carefully!

d
Jul 20 '05 #4

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

Similar topics

8
by: Eric Osman | last post by:
My javascript program has reason to want to stop. For example, function A has 5 lines, the second of which calls function B, which has 5 lines, the first of which calls function C. But...
9
by: mkdunaway3 | last post by:
I'm just starting out here and I keep running into a basic problem. I build a set of tables: First Names, Last Names, Member Status. I bring these together in a table, Persons' Name & Status,...
7
by: dotnetprogrammer via DotNetMonster.com | last post by:
I have an NT Service written in c# (.net framwork 2.0). When it hits a certain error condition, I want it to be to cause itself to stop. How can I do this? -- Message posted via...
16
by: Jim Langston | last post by:
I know that functions starting with an underscore, or two underscores, are reserved by the compiler/c++ and should not be used by the user and may cause undefined behavior. My question is, how...
3
by: iw3arv | last post by:
Hello, I've, probably, a simple problem but I'm not able to figure the solution!!! I've realized a web service method that reads an Excel sheet and convert the information in xml. This...
2
by: up3umrmuofnz3pd | last post by:
Hi guys, I'm working on a small desktop publishing software project where I need to display the default printer's ink status/level in the status bar of the main form. For the past 2 days I've...
10
by: Mitul | last post by:
Hello everybody, I am developing a community site and almost all works are competed. There is major issue that I am facing is how to track user's online status. I am using session data to save...
1
by: K Viltersten | last post by:
> bar.PerformStep (); I noticed that there's a property for the bar stating what time it should take for the animation to move the fill to the requested spot. I'm guessing that's the time i...
3
by: Ryan Liu | last post by:
Will TcpClient.GetStream().Read()/ReadByte() block until at least one byte of data can be read? In a Client/Server application, what does it mean at the end of stream/no more data available? ...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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...

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.