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 511511
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T07:13:27+00:00 2026-05-13T07:13:27+00:00

This is so frustrating. I’ve done this a million times! For some reason, Firefox

  • 0

This is so frustrating. I’ve done this a million times! For some reason, Firefox won’t select an item in my drop down list. Why? (It works find in IE)

ASPX PAGE

<asp:DropDownList ID="ddlPlan" runat="server" CssClass="TDSelect" Width="250px" AutoPostBack="true" DataTextField="Plan_Name" DataValueField="Plan_ID" />

ASPX.VB CODE BEHIND

  Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load

    Try

      GetQueryStringInfo()

      If Not Page.IsPostBack Then   
        InitDropDowns()
        LoadTasks()
        SetUI()  
      End If

    Catch ex As Exception
      lblResults.Text = "Error loading page: " & TeamDynamix.Error.TDError.HandleException(Me.DbConnStr, Me.UID, ex) & ": " & ex.Message
    End Try

  End Sub

  Private Sub InitDropDowns()

    'Plan'
    'LOAD PLANS'
    Using oDR As SqlClient.SqlDataReader = Common.GetSPDataReader(Me.DbConnStr, "PlansSelect", _
                  Common.MP("@UID", SqlDbType.VarChar, 40, Me.UID), _
                  Common.MP("@TID", SqlDbType.Int, 4, Me.TID))

      If oDR.HasRows Then   
        ddlPlan.DataSource = oDR
        ddlPlan.DataBind()   
      End If

      'Clean up'
      oDR.Close()

    End Using

    'INSERT BLANK ITEM'
    ddlPlan.Items.Insert(0, "")

    'IF PLANID IS SET, SELECT APPROPRIATE PLAN'
    If PlanID > 0 Then    
      If ddlPlan.Items.FindByValue(PlanID) IsNot Nothing Then
        ddlPlan.SelectedValue = PlanID
      End If    
    End If

  End Sub

I’ve examined the rendered HTML by viewing source in FireFox. It appears to create the element correctly, and all the options (values and text are set correctly), and it also puts selected=”selected” on the appropriate item in the list! So I’m not sure why the item doesn’t appear selected. NOTE: It’s now working, read to end of this question to see the new “real” question…

RENDERED HTML

<select id="ddlPlan" class="TDSelect" style="width: 250px;" onchange="javascript:setTimeout('__doPostBack(\'ddlPlan\',\'\')', 0)" name="ddlPlan">
  <option value=""/>
  <option value="517">(Copy of) AAA</option>
  <option value="500">(Copy of) andrew test</option>
  <option value="249">(Copy of) Test</option>
  <option value="359">Brandon's Test</option>
  <option value="472">BTEST2</option>
  <option value="1498">Date Issue Test</option>
  <option value="1516">Date Issue Test</option>
  <option value="1529">Date Issue Test</option>
  <option value="367">Import</option>
  <option value="91">Task Import</option>
  <option value="331">Task Plan Import</option>
  <option value="332">Task Plan Template Test </option>
  <option value="520">test 456</option>
  <option value="1464">test 456</option>
  <option value="1520">test 456</option>
  <option value="1480">Test Checking Out</option>
  <option value="1527">Test Plan</option>
  <option value="560">TestPlan-B</option>
  <option value="1465">TestPlan-B</option>
  <option value="1521">TestPlan-B</option>
  <option value="605" selected="selected">Work Items</option>
</select>

IT JUST STARTED WORKING
I just posted and answer to this because it just started working for no apparent reason whatsoever. The question then becomes: Is there some sort of caching or any other mechanism in FireFox that would cause this behavior?

  • 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-13T07:13:27+00:00Added an answer on May 13, 2026 at 7:13 am

    OK, for some reason this just started working. I swear it wasn’t working before, but I didn’t change anything and it just started working. Could some sort of caching have been causing this issue or anything like that?

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I've been having this rather frustrating problem, and having failed so many times, I'm
So basically, I've run into this problem enough times that it is seriously frustrating
This is really frustrating I would appreciate some help with this. I have a
this is frustrating... I keep getting an error with my ftp_put: This the error:
I tried endlessly now you resolve this utter frustrating situation I have been having.
This has been frustrating me for a while now. I started developing a site
This is so frustrating! I don't know why this is happening. I have a
This is quite frustrating. I am simply trying to create a dynamic text and
This is simply just frustrating me to the brink of implosion. I do not
I need help finishing this statement. It is frustrating that two of the PHP

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.