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 26th, 2004, 08:03 AM
Registered User
 
Join Date: Jul 2004
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default Database defined Display Controls

Hi All,

Is it possible to have ONE Aspx to create different display controls based on data ? For example: I have a table called Students.

StudentID Title1 DispControl1 Title1 DispControl2
A0001 CourseName Listbox Comments textbox
B0003 DateofBirth Calendar ************ DropDownList

When Student A0001 login (login.aspx), they will see CourseName with its Listbox and Comments with textbox in SCREEN.ASPX

When Student B0003 login (login.aspx), they can select DateofBirth from Calendat and ************ from the dropDownList in SCREEN.ASPX

Any possibility to write ONE aspx ie SCREEN.ASPX to display different StudentID data ? I hope that I do not need to hardcoded many many aspx to cater this.

Any advice is appreciated. Thanks in advance!!


 
Old July 28th, 2004, 11:11 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 1,998
Thanks: 0
Thanked 3 Times in 3 Posts
Default

I replied to your other post.





Similar Threads
Thread Thread Starter Forum Replies Last Post
ADODB.Connection user-defined type not defined Wall st Guru Excel VBA 2 March 26th, 2014 03:44 PM
Appl-defined or Object-defined error 1004 chp Excel VBA 3 April 4th, 2006 08:12 AM
User-defined type not defined (Icecream.mdb) dloren01 BOOK: Beginning Access VBA 0 June 22nd, 2005 10:36 PM
VB.net Database -> user defined object boneill VB How-To 4 May 2nd, 2005 05:23 PM
Application-defined or object-defined error James Excel VBA 1 August 12th, 2003 11:50 PM





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