ASP.NET Podcast

ASP.NET Podcast is geared towards the Microsoft .NET Framework and ASP.NET.
The podcast is run by Wally and Paul.
Welcome to ASP.NET Podcast Sign in | Join | Help
in Search

ASP.NET Podcast

The ASP.NET Podcast features, technical talks, interviews, news, reviews, and Wallyisms. Wallace B. (Wally) McClure and Paul Glavich are your hosts.

Sample Code from the AJAX Podcast - Populating a drop down list box

As a follow up to our podcast on Ajax, some folks asked me about my examples.  I have posted my examples on one of my sites.  You can download some source from there.  The examples are really simple, but I think it gets things started. 

The code examples do four things:

  • Process an event.
  • Process a drop down list box / select tag and return values so that the client can put values into a different select tag.
  • Process a drop down list box / select tag and return another drop down list box.
  • Display the data that is actually returned in a <textarea> fields

FYI, the code examples were built in VS.NET 2005 beta 2.  FYI, the samples are now broken, but the source is still correct.

Wally

Published Wednesday, November 09, 2005 12:54 AM by wallym
Filed under:
Anonymous comments are disabled

This Blog

Syndication

Powered by Community Server, by Telligent Systems