Wrox Programmer Forums
|
Classic ASP Databases Discuss using ASP 3 to work with data in databases, including ASP Database Setup issues from the old P2P forum on this specific subtopic. See also the book forum Beginning ASP.NET Databases for questions specific to that book. 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 Databases 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 June 14th, 2005, 04:24 AM
Registered User
 
Join Date: Jun 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Client side and ASP Dropdownlist

Hi,

I want to filter records that display in some asp.net dropdownlists without causing a postback. Any ideas?

e.g. when the selectedindexchange event fires for dropdownlist1 then only certain records are displayed in dropdownlist 2. I know how to add a client side javascript event to the dropdownlist but I dont know how to..

1: Filter out records in dropdownlist2 without a postback
2: Whats the best way to handle the data that is returned from the database that is used as the source for the dropdownlists. e.g. Return a dataset, store into a session variable and write javascript to populate an array? I'd need 2 arrays, one for each dropdownlist...

Any code examples or previous experience most welcomed.

Thanks
A






Similar Threads
Thread Thread Starter Forum Replies Last Post
Is client-side validation in ASP.NET 2.0 possible? jacob ASP.NET 2.0 Basics 6 April 10th, 2007 05:07 AM
Print file at client side in asp.net manish.sharma04 ASP.NET 2.0 Basics 0 April 4th, 2006 08:46 AM
In ASP,Client side javaScript code casimir Classic ASP XML 0 October 24th, 2005 12:24 AM
client side time calculation in asp.net gmk51080 Javascript 0 November 30th, 2004 04:07 AM
Running .exe on client side from a .asp page kashyap_thaker Classic ASP Basics 2 November 28th, 2003 06:48 PM





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