Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7043605
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T02:18:37+00:00 2026-05-28T02:18:37+00:00

I am using dropdown in ASP.net to display image along with value <asp:DropDownList ID=ddBanner

  • 0

I am using dropdown in ASP.net to display image along with value

<asp:DropDownList ID="ddBanner" runat="server" CssClass="ddBanner"  >
</asp:DropDownList>

I used the following link to modify to my needs, i got it working.
http://www.aspdotnet-suresh.com/2011/12/jquery-bind-images-to-dropdownlist-in.html

I need to get the dropdown value, which i am finding hard in my case.
when i use ddBanner.SelectedValue or ddBanner.selectedItem or ddBanner.text it gets me “1.png” while i want the “1” to store in the database, below is the value after i run the webpage

<select id="MainContent_ddBanner" class="ddBanner" name="ctl00$MainContent$ddBanner">
<option title="../ImagesBanners/1.png" value="1.png">1</option>
<option title="../ImagesBanners/2.png" value="2.png">3</option>
<option title="../ImagesBanners/3.png" value="3.png">6</option>
</select>

What should i do to get the “1” or “2” from the drop down. i also need to pre select the value store in data base when i am update the same data .

data Example:
PageTable
PageName, PageTitle, PageBannerID
Home , Welcome to our site, 1

Banner table

BannerID, BannerImage

1, 1.png
2, b.png
3, 3.png

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T02:18:37+00:00Added an answer on May 28, 2026 at 2:18 am

    Try

    ddBanner.selectedItem.Text
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I've an ASP.NET dropdown list and getting selected value by using the .SelectedValue. I
I have a asp.net sitemap with single level dropdown menu. I am using following
I create a dropdown list by using ASP.NET MVC helper like this, <%=Html.DropDownList(Group,-please select
I want to show image in the dropdown using asp.net c#, I got the
I'm using an ASP.NET dropdown. I want to set the selected element using an
I am using a dropdown list in ASP.NET with C#. I am trying to
I am using ASP.NET forms version 3.5 in VB I have a dropdownlist that
In my ASP.NET applications, I have a server-side HTML select control. <select id=CompanyDropDown runat=server
ASP.Net MVC 3 using C# I currently have a form with some dropdown lists
I am using MVC 3 with ASP.NET. I have a dropdown box and getting

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.