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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T03:36:48+00:00 2026-05-24T03:36:48+00:00

I have a simple form all the fields work perfectly and the data is

  • 0

I have a simple form all the fields work perfectly and the data is also getting stored in
the database. One of the fields is a drop down menu and when I click on the drop down
menu it does not work I am not able to see any option. I have a similar drop down menu
on a different page but it works perfectly, the only difference between the two is that I use
method=post for this one were as I use method=get for the other.
Can you guys figure out why the drop down is not working? As there is no console/firebug inside
the android emulator it is really difficult to debug html , is there an easier way to debug html inside android emulator?

<form action="http://abc.com/subscribe/subscribe.tml" method="post">
<select name="Field_3_" style="width: 150px;"> 
    <option value="" selected="selected">Select Year</option> 
    <option value="1910">1910</option> 
    <option value="1911">1911</option> 
    <option value="1912">1912</option> 
    <option value="1913">1913</option> 
    <option value="1914">1914</option> 
    <option value="1915">1915</option> 
    <option value="1916">1916</option> 
    <option value="1917">1917</option> 
    <option value="1918">1918</option> 
    <option value="1919">1919</option> 
    <option value="1920">1920</option> 
    <option value="1921">1921</option> 
    <option value="1922">1922</option> 
</select> 
</form>

This is the working drop-down menu

<form method="get"  name="cityform">
    <select id="id_city" class="signup-location" name="city">
        <option value="select-city" selected="selected">select-city</option>  
        <option value="atlanta">Atlanta</option> 
        <option value="austin">Austin</option> 
        <option value="Baltimore">Baltimore</option> 
        <option value="Boston">Boston</option> 
        <option value="Brooklyn">Brooklyn </option> 
        <option value="Charlotte">Charlotte</option> 
        <option value="Chicago">Chicago</option> 
        <option value="Cincinnati">Cincinnati</option> 
        <option value="Cleveland">Cleveland</option> 
</select>
</form>

This Called when the activity is first created and the app is loaded.

public void onCreate(Bundle savedInstanceState) {

        super.onCreate(savedInstanceState);
        super.loadUrl("file:///android_asset/www/index.php");


    }
  • 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-24T03:36:48+00:00Added an answer on May 24, 2026 at 3:36 am

    It works perfectly fine. How are you loading the html onto the WebView?

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

Sidebar

Related Questions

I have a form that has all the fields pulled dynamic from a database
I have a site that has a simple HTML button in a form. All
Have a simple form (only extract fields here) but for some reason the JQserilization
I have a form with 30 fields of data on it - mostly TextBox
I have a page with a register form. Username is one of the fields
I have simple form. <form target=_blank action=somescript.php method=Post id=simpleForm> <input type=hidden name=url value=http://...> <input
I have a simple form on a view page, implemented as a user control,
I have a simple form with some plain html input like bellow using ASP.NET
I have a simple form that looks like so <% remote_form_for post, :url =>
I have a simple form on a page and I want to auto submit

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.