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

is it Hidden prame issue?

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


Oct 20 '05 #1
1 1381
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.
--
Evertjan.
The Netherlands.
(Replace all crosses with dots in my emailaddress)

Oct 20 '05 #2

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

Similar topics

9
by: Andrew Durstewitz | last post by:
Hi! I am having a really strange issue. I have a few users calling in saying they are getting an error. On further review I found this line is what is causing it... Set strLookup =...
6
by: Omar | last post by:
Hi, In a JSP I have the next: .... codigo = "<select name='" + nombre + "'>\n<option selected value='default'>Escoge</option><option value='todos'>Todos</option>"; if (miRS != null) while...
4
by: Magnus Blomberg | last post by:
Hello! I have a problem when using a hidden field to send a value to the server. Below you can see my code in simplyfied versions. What I'm trying to do is: 1. The user browses for a picture...
1
by: Wim | last post by:
Hi Everyone, I'm trying to speed up a Asp.net 1.1 applications' performance. The application needs to run in an environment with little bandwith and therefore pagesizes and roundtrip times shoud...
11
by: newbie | last post by:
i have a form in which a hidden field (initial value as '0', and my javascript set it to '1' when an event is trigged). In the same form, i have a reset field. But I realized that the hidden field...
3
by: KNN | last post by:
Hi I have some tables with hidden attribute set to 1. In the query desgn view , I do not see these tables as expected. But, If I choose the query wizard to create a new query, then i do see...
3
by: JCCDevel | last post by:
Hi All, I'm not too proficient in Javascript but am trying to help a friend out. Bascially, the page we are having trouble with is loaded with a numerical value in the url string. Example: ...
5
by: =?Utf-8?B?UVNJRGV2ZWxvcGVy?= | last post by:
I have a .Net web service that converts the MODCA files to tif or png file format. This web service runs on a 2003 server. This web service first copies the MODCA file to be converted to a...
9
by: nicnac | last post by:
Hi, I'm self learning javascript - so any pointers are welcomed!! I have an issue passing a form and array from one function to another. I tried many variations ! I can't get this to work...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
0
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: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
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...

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.