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

undefined in status bar

This is using Microsoft Windows with IE. I have a form with a text box which I inspect onKeyDown to determine what key is pressed. Also if the page sits idle for a while an alert box comes up. Here's my issue.

If I load the page and wait for the time out a message is written to the staus bar. That works fine. But if I load the page, type one character in the text box and stop all activity the page times out again. But this time after the alert box has fully formed, the status bar quickly receives the message I want there but instantaneously changes to undefined.

What can be done so this doesn't happen?

Thanks.

George Hester
__________________________________
Jul 23 '05 #1
2 1573
"George Hester" <he********@hotmail.com> wrote:
This is using Microsoft Windows with IE. I have a form with a text box which I inspect onKeyDown to determine what key is pressed. Also if the page sits idle for a while an alert box comes up. Here's my issue.

If I load the page and wait for the time out a message is written to the staus bar. That works fine. But if I load the page, type one character in the text box and stop all activity the page times out again. But this time after the alert box has fully formed, the status bar quickly receives the message I want there but instantaneously changes to undefined.

What can be done so this doesn't happen?


Find out why it's setting the status bar text to undefined and fix it.

If you want help you need to post some code.

Regards,
Steve
Jul 23 '05 #2
Thanks

George Hester
__________________________________
"Steve van Dongen" <st*****@hotmail.com> wrote in message news:a4********************************@4ax.com...
"George Hester" <he********@hotmail.com> wrote:
This is using Microsoft Windows with IE. I have a form with a text box which I inspect onKeyDown to determine what key is pressed. Also if the page sits idle for a while an alert box comes up. Here's my issue.

If I load the page and wait for the time out a message is written to the staus bar. That works fine. But if I load the page, type one character in the text box and stop all activity the page times out again. But this time after the alert box has fully formed, the status bar quickly receives the message I want there but instantaneously changes to undefined.

What can be done so this doesn't happen?


Find out why it's setting the status bar text to undefined and fix it.

If you want help you need to post some code.

Regards,
Steve

Jul 23 '05 #3

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

Similar topics

5
by: Randell D. | last post by:
Folks, I feel like pulling my hair out - I tried unsuccessfully over the past few days to install ImagMagick but because of version conflicts and missing libraries I had to give up. I originally...
2
by: Steven | last post by:
Hi All, I am moving some php code from a Linux machine to a Windows 2000 machine with the code belowe I get the following error : Notice: Undefined offset: 1 in c:\inetpub\wwwroot\test.php on...
1
by: Foolster41 | last post by:
I'm rather new to C++ programing. I'm using the dev-C++ program on a windows XP OS. I'm trying to compile the code for a multi user dungeon (MUD) called circle-mud. When I compile I get the...
3
by: Michael Sgier | last post by:
Hi i get thousands of messages like below. How shall i resolve that? Thanks Mcihael Release/src/Utility/RawImage.o: In function `CMaskImage::CMaskImage(int, int, char const*)':...
1
by: yamitmehta | last post by:
When I compile to code using g++arm of VxWorks 5.5 and put it on my board i get the follwing undefined symbols:- Cpool and Csingleton are template classes. CPool has the static member...
1
by: Justin Johnson | last post by:
Hello, I'm trying to build Python 2.5.0 on AIX 5.3 using IBM's compiler (VisualAge C++ Professional / C for AIX Compiler, Version 6). I run configure and make, but makes fails with undefined...
8
by: wdh3rd | last post by:
I'm still new at C and can't solve this problem. I've looked through the FAQ and on the Web, but am not having luck. I'm getting an "undefined reference" error as well as a "Id returned 1 exit...
5
by: Pseudonyme | last post by:
Dear All : Ever had an httpd error_log bigger than the httpd access log ? We are using Linux-Apache-Fedora-Httpd 2006 configuration. The PHP lines code that lead too tons of errors are : ...
4
hemantbasva
by: hemantbasva | last post by:
We have designed an aspx page having five ajax tab in it. the data of first four are designed on page whereas for the fifth tab it renders a user control named MYDOMAIN. in the tab container's even...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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
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?
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.