is it Hidden prame issue?

A

abcd

I have an ASP page which has 2 list boxes. When the selection changes from
L1 it runs another asp page in hidden frame (hidden1), that page will do
some database fetch and will set some control values on the original page.

When the selection changes from listbox L2 i.e. it runs another asp page in
a hidden frame (hidden2), that page will also do some database interaction
and will set some control values on the original page.

When these 2 actions explicitely did then they work great.

Now I want to load the page initally and I have to set the default values
for those 2 list boxes which will ultimately run 2 differnet pages in 2
different frames. This too works well....no issues...

My question is, when initally loaded and 2 pages runs in 2 hidden frames
that time I noticed that my status bar is still progressing but the values
have been already processed and the pages have been procesed in the
repective hidden frames. Then, why the status bar is still
progressing....this is creating unnecessary confusion and people think that
the page is still loading or doing something but the truth is that page is
processed and stable to use.....

How can I stop that the status progress bar....or any other solution!!!

Thanks
 
E

Evertjan.

abcd wrote on 20 okt 2005 in microsoft.public.inetserver.asp.general:
I have an ASP page which has 2 list boxes. When the selection changes
from L1 it runs another asp page in hidden frame (hidden1), that page
will do some database fetch and will set some control values on the
original page.

When the selection changes from listbox L2 i.e. it runs another asp
page in a hidden frame (hidden2), that page will also do some database
interaction and will set some control values on the original page.

When these 2 actions explicitely did then they work great.

Now I want to load the page initally and I have to set the default
values for those 2 list boxes which will ultimately run 2 differnet
pages in 2 different frames. This too works well....no issues...

My question is, when initally loaded and 2 pages runs in 2 hidden
frames that time I noticed that my status bar is still progressing but
the values have been already processed and the pages have been
procesed in the repective hidden frames. Then, why the status bar is
still progressing....this is creating unnecessary confusion and people
think that the page is still loading or doing something but the truth
is that page is processed and stable to use.....

How can I stop that the status progress bar....or any other
solution!!!

ASP does not know of nor care for frames or listboxes.

This is not an ASP issue.

Please ask a html-ish NG.
 

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

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,020
Latest member
GenesisGai

Latest Threads

Top