To register for an Internet.com membership to receive newsletters and white papers, use the Register button ABOVE.
To participate in the message forums BELOW, click here
VBForums  

VB Wire News
MSDN Subscribers: Download the VS 2010 Release Candidate
MSDN Subscribers: Download the VS 2010 Release Candidate
Sell Your Code and Make Money?
Creating your own Tetris game using VB.NET
Article :: Improving Software Economics, Part 4 of 7: Top 10 Principles of Iterative Software Management



Go Back   VBForums > Visual Basic > ASP, VB Script

Reply Post New Thread
 
Thread Tools Search this Thread Display Modes
Old Mar 8th, 2001, 11:03 AM   #1
Srinimusuku
Member
 
Join Date: Aug 00
Location: Minneapolis
Posts: 42
Srinimusuku is an unknown quantity at this point (<10)
Hi,
I have a question and iam not sure whether it is possible or not.
************************************
I have as asp page "Page1.asp".
This page has UserName and Password fields that iam submitting to "Page2.asp"
In "Page2.asp" iam updating 4 Oracle databases with the UserName and Password given from the "page1.asp"
"Page2.asp" is taking around 10 seconds to process this request and then it is redirected back to the calling page(Which is "Page1.asp") using the Response.Redirect?DB1="updated&DB2="updated"&DB3="updated"&DB4="updated".

The user has to wait 10 seconds to see the above result on "Page1.asp'.
Can i know of any way to communicate with "Page1.asp" from "Page2.asp" in between these 10 seconds, so that i can show to the user the following messages on "Page1.asp" while "page2.asp" is processing the request of "page1.asp"

DB1 is updated........DB2 processing
and then
DB2 is updated.........DB3 processing
and then
DB3 is updated..........DB4 processing
and then
DB4 is updated...........Done
****************************************
Thanks in advance,
Srini
Srinimusuku is offline   Reply With Quote
Old Mar 8th, 2001, 11:39 AM   #2
Cander
Banished
 
Cander's Avatar
 
Join Date: Dec 00
Location: Why do you care?
Posts: 6,915
Cander has a spectacular aura about (150+)Cander has a spectacular aura about (150+)
no becuase that is happening idependently of the web server and there is really no way to catch those events. At least not with asp and vb.
__________________
Stack Overflow
See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9
Cander is offline   Reply With Quote
Old Mar 8th, 2001, 11:49 AM   #3
compuGEEK
Hyperactive Member
 
compuGEEK's Avatar
 
Join Date: May 99
Location: Mpls,MN,USA
Posts: 281
compuGEEK is an unknown quantity at this point (<10)
Forgive me if I'm way off, I'm a slave to Microsoft and only know SQLServer, but does Oracle support Stored Procedures? How are you making your connection?
compuGEEK is offline   Reply With Quote
Old Mar 8th, 2001, 12:13 PM   #4
Srinimusuku
Member
 
Join Date: Aug 00
Location: Minneapolis
Posts: 42
Srinimusuku is an unknown quantity at this point (<10)
Is there any way

yah, iam using stored procedures to update the User's password.
So....there is no way to do it.?????
Thanks any way,
Srini
Srinimusuku is offline   Reply With Quote
Reply

Go Back   VBForums > Visual Basic > ASP, VB Script


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 02:52 PM.




To view more projects, click here

Acceptable Use Policy


The Network for Technology Professionals

Search:

About Internet.com

Legal Notices, Licensing, Permissions, Privacy Policy.
Advertise | Newsletters | E-mail Offers

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.