Wrox Programmer Forums
|
ASP.NET 1.x and 2.0 Application Design Application design with ASP.NET 1.0, 1.1, and 2.0.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.x and 2.0 Application Design 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 January 26th, 2005, 05:38 PM
Authorized User
 
Join Date: Dec 2003
Posts: 20
Thanks: 0
Thanked 0 Times in 0 Posts
Default Design help to create a web form

Hi,
I need to design and code a web form to allow the user to insert 'locations' into the database. Intially the User has to select 'country' from the list. From this selection another list displays locations from the database. User selects one of these locations from this list.
On this form there is a 'add more locations' button. If the user clicks on this button, it should allow to select country and locations at runtime. In this way the user can enter any number of locations. How would I achieve this functionality?

Thanks.


 
Old January 29th, 2005, 02:20 AM
Friend of Wrox
 
Join Date: Nov 2003
Posts: 1,348
Thanks: 0
Thanked 5 Times in 5 Posts
Default

Grab the values from your drop down lists and create and INSERT statement and execute it.





Similar Threads
Thread Thread Starter Forum Replies Last Post
The best way to design a data entry web form cesemj ASP.NET 2.0 Basics 2 November 5th, 2007 02:44 PM
How to create Pivot Table on a Web form cesemj ASP.NET 2.0 Basics 0 October 2nd, 2007 01:14 PM
Design patterns for web design ceadge HTML Code Clinic 0 June 19th, 2006 11:26 AM
can't create web form from visual studio mhuman1 ASP.NET 1.0 and 1.1 Basics 4 August 18th, 2004 07:18 AM





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