Welcome Guest! You need to login or register to make posts.

Notification

Icon
Error

Options
Go to last post Go to first unread
PeterSmith  
#1 Posted : Wednesday, February 14, 2007 7:35:11 AM(UTC)
PeterSmith

Rank: Member

Groups: Member
Joined: 2/14/2007(UTC)
Posts: 5

I use asp.net.
I have a dropdownlist control which is filled with name/value pairs from my database.
The selected value in this dropdown list must be sent as additional field, as I require that value for saving the image to my DB.

BUT, is there a complete example on how to achieve this?
(yes, I've tried to create an extra form but is seems that that data is not sent to the server...)

Anyway..is there a good example?
Alex Makhov  
#2 Posted : Thursday, February 15, 2007 2:32:19 PM(UTC)
Alex Makhov

Rank: Advanced Member

Groups: Member
Joined: 8/3/2003(UTC)
Posts: 998

Hello,
Please read post #5635. The similar problem is discussed there.

Try to use the standard SELECT element (or <select runat="server"> instead of <asp:DropDownList runat="server">).

Edited by user Wednesday, February 20, 2008 7:21:34 PM(UTC)  | Reason: Not specified

Sincerely yours,
Alex Makhov

UserPostedImage Follow Aurigma on Twitter!
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.