Wrox Programmer Forums
|
Classic ASP Professional For advanced coder questions in ASP 3. NOT for ASP.NET 1.0, 1.1, or 2.0.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Classic ASP Professional 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 July 11th, 2006, 02:59 PM
Registered User
 
Join Date: Jul 2006
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default Dynamically load new forms into Frames

I have a frameset of <frame src = "Submit.asp" name = "submit">
<frame src ="file1.asp" name = "file1.asp">

when I click on the submit button on top frame (submit.asp), the lower frame will submit and load the next form "file2.asp". When the user finishes completing that form, he/she will click on submit on top frame to submit file2.asp. This loads file3.asp. when the user completes that form and submits, the next form loads and so on.

Is this possible? I have a vague idea on how to approach it. Have <%variable%> in top frame with the next form name passed to the top frame when the form in lower frame submits. Other than that, I have no idea how to do this.

thank you very much.:D

Michael Shehan
"The Road unwinds before me and I go riding on..."





Similar Threads
Thread Thread Starter Forum Replies Last Post
controlling frames dynamically parameswaranvv Javascript How-To 1 April 9th, 2008 05:30 AM
frames and forms philly Classic ASP Basics 1 April 25th, 2006 06:14 PM
Forms and Frames??? leex ASP.NET 1.0 and 1.1 Basics 1 August 20th, 2004 10:56 AM
I need help with Frames and Forms in ASP.NET leex Classic ASP Basics 1 August 19th, 2004 11:44 PM
Dynamically replace nested frames? fs22 Javascript How-To 4 June 23rd, 2004 10:57 AM





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