How can i add the database item to the dropdown list

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sandeepsangshetty
    New Member
    • Aug 2008
    • 12

    How can i add the database item to the dropdown list

    Hi friends,i have one task regarding drop down list.

    That is ,I have one registration form, in that i have one CITY drop down list,COUNTRY drop down list.I filled it and the city name ,country name should be loaded in the database.

    Now my requirement is,in update form the CITY name,COUNTRY name should come defaultly from database according to the user's registered CITY,COUNTRY name(in drop down list).

    please help me, i am new to .net
  • snathanm
    New Member
    • Aug 2008
    • 3

    #2
    Hi

    There are two ways to do this.

    1. Server side code. (Will Refresh the page)
    2. IFRAME and Javascript (Will not Refresh the page)


    Thanks
    Nathan
    Hyper Drive
    Bangalore

    Comment

    Working...