Background I have an ASP.net UserControl that is a simple user input form. It uses an UpdatePanel and UpdaetProgress to display a \"working\" gif after they click submit. We have gotten reports that t
I have a while loop that populates a dropdown box with values from a mysql table. There are only two matching records and it is repeating them over and over. How do i only display each record once?:
I\'ve created a insert and update form for a PRODUCTS table using PHP and MySQL. Each form contains a, databound, SELECT field that queries a COMPANIES table to populate.
Hi i need to popula开发者_JS百科te a dropdownlist. I designed a datasource and assigned it to dropdownlist. The dropdown populated correctly. But the problem is that i need to add a default value say
In my master page I have a table and inside that table I开发者_开发问答 have these, This is for displaying the username after user login to the website. I want to have a icon when clicked it should di
I am creating an iPAD app. I have got a MAIN VIEW controller which covers the whole screen. And I have another class DROP-DOWN Class which i will be using to mimic the functionality of a drop-down as
I am having an issue with picking up custom data types from a drop down lists. To make this as easy to understand as possible, I\'ll use a simple example of what I want to be able to do
I am using a customized ASP.NET CreateUserWizard in my web application. Here I used a dropdownlist to populate the countries when user registering. In the page load its populate the countries as expe
I had a huge problem and spend hours trying to make it work, but no luck. My issue was, I had 2 dropdowns, once the first one is selected, the second is ajax populated. But when I want to capture it
I have a dropdown list that will add new titles to my database, however I would like to add a textbox that will allow the user to type in a new title if there is nothing in the dropdown that makes any