| | |
|
Active Server Pages asp search engine active server page asp application components tutorial CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
So Strange...please help! |
From: |
kitty |
Date: |
1/31/2001 1:56:02 AM |
IP: |
202.77.34.66 |
I have a problem of my web site, I hope someone can help me to solve it.
My web server is win NT4(sp 6a), IIS4. I use VB script to write the code.
Situation:
PageA.asp has a form(FormA) for user to fill in 1 textbox(variable A) then pass to PageB.asp
PageB.asp also has a form(FormB) for user to fill in 1 textbox(variable B) and then pass to another page
Problem:
- Sometimes(NOT everytime!), when I click "submit" in PageA.asp, it need so much time(about 2mins) for
opening PageB.asp. From the browser(IE5.01), the "Address" is changed to PageB.asp already, in the status
bar, it show that it is opening the PageB.asp. However, nothing is show(blank) in the browser.
After about 2 mins, the browser can show that page correctly.
I have counted the execute time of SQL, all things seems normal.
So, I think not related to the "database".
Just have this strange problem when using IE, it is no any problem when using Netscape.
I use "response.flush" in every page, but it seems that no use for this strange problem.
(i set "response.buffer=true" already, no any error msg)
Because the browser show nothing in these 2 mins!
when the browser is "opening" PageB.asp,
if i click "stop" in browser, and then press "enter" or "refresh".
PageB.asp will be open immeditly!!
I really don't know what's wrong with it!
I hope someone can give me some ideas.
Thanks a lot!!
|
Follow Up - Re: So Strange...please help! - mc 2/5/2001 4:38:27 PM
|
|

|
|
|
|