Connecting Tech Pros Worldwide Forums | Help | Site Map

dynamic select box from DB

pradeepjain's Avatar
Needs Regular Fix
 
Join Date: Jul 2007
Location: India
Posts: 415
#1: 4 Weeks Ago
hii guys,
I have a small prob.

I have a set of values from DB from a form which includes a column which has a enum values which is a select box in form . i store the value he has selected from the dropdown. when the user come online again i need him to update the form or so ..so how do i refill the select box with the value from the database selected and rest in same old order?

Dormilich's Avatar
Moderator
 
Join Date: Aug 2008
Location: Leipzig, Germany
Posts: 3,669
#2: 4 Weeks Ago

re: dynamic select box from DB


cookies are, what come to my mind first.
Markus's Avatar
Moderator
 
Join Date: Jun 2007
Location: York, England, with wolves.
Posts: 4,950
#3: 4 Weeks Ago

re: dynamic select box from DB


Quote:

Originally Posted by pradeepjain View Post

hii guys,
I have a small prob.

I have a set of values from DB from a form which includes a column which has a enum values which is a select box in form . i store the value he has selected from the dropdown. when the user come online again i need him to update the form or so ..so how do i refill the select box with the value from the database selected and rest in same old order?

See this thread.

Mark.
Reply