Wrox Programmer Forums
Go Back   Wrox Programmer Forums > ASP.NET and ASP > ASP 3 Classic ASP Active Server Pages 3.0 > Classic ASP Basics
|
Classic ASP Basics For beginner programmers starting with "classic" ASP 3, pre-".NET." 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 Basics 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 November 3rd, 2004, 05:00 PM
Registered User
 
Join Date: Nov 2004
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default Dropdownlist, Datagrid and the browser back button

Good afternoon,

I have an app with a datagrid that has a dropdownlist set up in a template column.

The function of the dropdown causes an action against the grid item. Each action redirects to a detail/action page for that record. This all works fine but if the user hits the “Back” button from these subsequent pages, it returns to the grid and the action is still in the dropdown(instead of resetting to “Select action. . .”).

If the user then selects an action against a different record, it uses the line of the previously selected item. i.e. it does not refresh the dropdown list and I do not seem to be able to reset it programmatically prior to redirecting to the detail page so that it is not selected on return via back button.

Any assistance would be greatly appreciated. . .

sunnergren
 
Old November 3rd, 2004, 05:30 PM
Friend of Wrox
 
Join Date: Jan 2004
Posts: 1,870
Thanks: 12
Thanked 20 Times in 20 Posts
Send a message via AIM to mat41
Default

hello - this is a classic ASP forum, chuck this in the .NET area

Wind is your friend
Matt





Similar Threads
Thread Thread Starter Forum Replies Last Post
How to handle browser back button? sachin JSP Basics 1 September 24th, 2008 06:46 AM
browser back button Dj Kat Javascript How-To 1 February 22nd, 2006 06:33 AM
Browser back button karetaker ADO.NET 2 November 5th, 2004 02:32 AM
Dropdownlist, Datagrid and the browser back button sunnergren General .NET 0 November 3rd, 2004 06:03 PM
emulating Back browser button badgolfer ASP.NET 1.0 and 1.1 Basics 2 August 19th, 2004 03:05 AM





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