Wrox Programmer Forums
|
ASP Forms As of Oct 5, 2005, this forum is now locked. Please use "Classic ASP beginner" at http://p2p.wrox.com/forum.asp?FORUM_ID=54 or "Classic ASP Professional" http://p2p.wrox.com/forum.asp?FORUM_ID=56 instead.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP Forms section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old January 1st, 2005, 02:34 AM
Registered User
 
Join Date: Jan 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default processing between 2 windows

I have a main browser window that is an ASP quote page for one of my clients. I am making some changes that have to open a second window to do some server side processing of calculations. The problem is that when I click the SubTotal button on the main window, it processes the second window, but doesn't give the correct total until you click the button again. After much testing, it appears that the main screen calculates before the second window finishes. How can I get the main window to not finish the script until the second window is done? I have tried setting a Session Variable, but again the main window doesn't see it until the second click. Any help you can give is appreciated.
 
Old January 2nd, 2005, 04:56 AM
Authorized User
 
Join Date: Sep 2004
Posts: 35
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to nashnash
Default

Hi

Can you Please post the code here or I belive your page is not refresing after setting the value so use javascript and refresh the page after setting the values.

Regards
Nash






Similar Threads
Thread Thread Starter Forum Replies Last Post
query processing maheshshinde ASP.NET 2.0 Basics 0 March 21st, 2007 04:14 AM
Where is the processing done in ADP Scripts82 Access VBA 3 March 23rd, 2006 12:00 AM
image processing ck C++ Programming 0 February 27th, 2005 03:33 AM
image processing ck Visual C++ 0 February 27th, 2005 03:31 AM
pre-processing chenggong Crystal Reports 0 July 21st, 2003 09:34 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.