Unwanted frame refresh/reload...

B

Blue Streak

Hello, folks!!

I work at a helpdesk where we fix our web application for our
clients. There is one case where a client is experiencing an
intermittent problem where he would type information into one form
(text area / text box) and each time he types in a character it causes
the left frame (i.e. menu) to refresh (e.g. flash white then slowly
fill up with menu items). If this client logs out and logs back into
the application he doesn't have this problem. It is happening enough
where it is annoying the client.

This page is, of course, uses a frame set. It is rendered in ASP
(i.e. Classic ASP). All clients must use IE6 for this application
because no other web browsers are supported and most are using Windows
2000 or XP.

Has anyone seen this kind of behaviour coming from IE?
Is there a known cause / fix for this condition?

TIA...
 
A

Adrienne Boswell

Hello, folks!!

I work at a helpdesk where we fix our web application for our
clients. There is one case where a client is experiencing an
intermittent problem where he would type information into one form
(text area / text box) and each time he types in a character it causes
the left frame (i.e. menu) to refresh (e.g. flash white then slowly
fill up with menu items). If this client logs out and logs back into
the application he doesn't have this problem. It is happening enough
where it is annoying the client.

This page is, of course, uses a frame set. It is rendered in ASP
(i.e. Classic ASP). All clients must use IE6 for this application
because no other web browsers are supported and most are using Windows
2000 or XP.

Has anyone seen this kind of behaviour coming from IE?
Is there a known cause / fix for this condition?

TIA...

Is there a URL? Is there some reason you are using a frameset?

ASP knows nothing about the client, so I would look at the client first.
Does the page validate? Does the CSS validate? Are you using
javascript? If so, is it valid as well?
 
B

Blue Streak

The site is a secure site so you wouldn't be able to view it for
yourself.

The frames were put in by my predecessors - I can't change that but I
have to debug it.

It uses JavaScript for sure but not sure about the validation. I'm
still a newbie at this job.
 
A

Adrienne Boswell

Gazing into my crystal ball I observed "Blue Streak"
<[email protected]> writing in

Please don't top post... posting corrected
The site is a secure site so you wouldn't be able to view it for
yourself.

Make a test page, put it somewhere on the Internet, and provide a URL.
The frames were put in by my predecessors - I can't change that but I
have to debug it.

Yes, you can. You can replace frames with a server side include
It uses JavaScript for sure but not sure about the validation. I'm
still a newbie at this job.

Does the javascript throw any errors?
Have you validated the HTML? Have you validated the CSS?
You might have to get Opera or Firefox, both of which can send rendered
source to the validators.

Opera - <http://www.opera.com>
Firefox - <http://www.mozilla.com/firefox/>
HTML Validator - <http://validator.w3.org/>
CSS Validator - <http://jigsaw.w3.org/css-validator/>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top