Wrox Programmer Forums
|
ASP.NET 1.0 and 1.1 Professional For advanced ASP.NET 1.x coders. Beginning-level questions will be redirected to other forums. NOT for "classic" ASP 3 or the newer ASP.NET 2.0 and 3.5
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.0 and 1.1 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 31st, 2006, 01:00 AM
Registered User
 
Join Date: Jul 2006
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default Before Page Redirect

I have four radio buttons on the page:
Quarter1, Quarter2, Quarter3 and Enter Date Range. When user selects 'Enter Date Range', the panel with From and To text box and Submit button is visible. For all other options, it redirects to another page and creates the report with the help of the parameters passed.
Now, here is the problem. If the user selects the 'Enter Date Range' option and enters the dates, then selects Quater1, the page redirects to Quarter1 report. From the report page, if user hits Back button, it comes back to the criteria selection page with Quarter1 selected and the dates in the From and To box.

How can I close the date range panel, before the page redirects to report, so that when user comes back, only Quarter1 is selected and the textboxes are not visisble.

I tried panel.visible=False, before redirecting the URL, but that didn't work.

Please help.






Similar Threads
Thread Thread Starter Forum Replies Last Post
Page redirect help jroxit Classic ASP Basics 7 August 11th, 2008 11:01 AM
redirect to page other than default page sarah lee ASP.NET 1.0 and 1.1 Basics 3 December 15th, 2006 05:45 PM
Redirect to new page without closing current page peter2004 ASP.NET 2.0 Basics 5 June 5th, 2006 08:49 PM
Redirect page Warbird Classic ASP Basics 4 June 20th, 2003 07:51 PM





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