Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP General > using dropdown box to display db record & update record

Reply
Thread Tools

using dropdown box to display db record & update record

 
 
Jimmy Tran
Guest
Posts: n/a
 
      10-03-2003
Hi Folks,

I have a web database written in asp and using access97. I have many
projects, but each project is being held responsible by a person. All
people and projects come from the database. Looks like this:

Responsible Person Project Name

Canter, Joe Project A
Williams, Bob Project B
Fowler, James Project C
Canter, Joe Project D

I can have these database displayed in a table using asp and it works
fine. What I really want to do is where you see the Responsible names
above which corresponds to a particular project, I want those names to
appear in a drop down box. The drop down box will still have the
Responsible names above displayed but at the same time pull all of the
other Responsible names in the database as a selection--this way a user
can view the above table and re-assign people to different project as
they want. After doing so, they can click submit and the database
containg Responsible Person and Project Name is updated. I have been
trying different ways but nothing seems to work. If you could give me
any help or advice, I GREATLY appreciate it.

Thank you in advance
Jim

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
 
Reply With Quote
 
 
 
 
Dan Brussee
Guest
Posts: n/a
 
      10-03-2003
On Fri, 03 Oct 2003 07:44:44 -0700, Jimmy Tran <>
wrote:

>Hi Folks,
>
>I have a web database written in asp and using access97. I have many
>projects, but each project is being held responsible by a person. All
>people and projects come from the database. Looks like this:
>
>Responsible Person Project Name
>
>Canter, Joe Project A
>Williams, Bob Project B
>Fowler, James Project C
>Canter, Joe Project D
>
>I can have these database displayed in a table using asp and it works
>fine. What I really want to do is where you see the Responsible names
>above which corresponds to a particular project, I want those names to
>appear in a drop down box. The drop down box will still have the
>Responsible names above displayed but at the same time pull all of the
>other Responsible names in the database as a selection--this way a user
>can view the above table and re-assign people to different project as
>they want. After doing so, they can click submit and the database
>containg Responsible Person and Project Name is updated. I have been
>trying different ways but nothing seems to work. If you could give me
>any help or advice, I GREATLY appreciate it.
>


When you say it doesnt work, what do you mean? Does it not fill the
list? Does it not update correctly?
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
div box questions; float text around a box, fit box to image size Gnarlodious HTML 4 05-05-2010 11:30 AM
Dropdown box to display variable values fun2trash@gmail.com HTML 1 01-10-2007 02:25 AM
ajax cascading dropdown: second dropdown disabled acadam ASP .Net 0 12-27-2006 10:59 AM
bind a dropdown in a column in a datagrid based on the dropdown value selected in another column of the datagrid. vishnu ASP .Net 1 03-25-2006 01:24 PM
Select dropdown box bleeds into Javascript dropdown menu Mike HTML 1 12-18-2003 09:49 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57